2026-04-30 16:32:23,618 [ 138935 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2026-04-30 16:32:23,618 [ 138935 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2026-04-30 16:32:23,618 [ 138935 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2026-04-30 16:32:23,618 [ 138935 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_ekpgq2 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_grpc_protocol/test.py::test_authentication test_grpc_protocol/test.py::test_cancel_while_generating_output test_grpc_protocol/test.py::test_cancel_while_processing_input test_grpc_protocol/test.py::test_compressed_external_table test_grpc_protocol/test.py::test_compressed_insert_query_streaming test_grpc_protocol/test.py::test_compressed_output test_grpc_protocol/test.py::test_compressed_output_gzip test_grpc_protocol/test.py::test_compressed_output_streaming test_grpc_protocol/test.py::test_compressed_totals_and_extremes test_grpc_protocol/test.py::test_errors_handling test_grpc_protocol/test.py::test_external_table test_grpc_protocol/test.py::test_external_table_streaming test_grpc_protocol/test.py::test_get_query_details test_grpc_protocol/test.py::test_input_function test_grpc_protocol/test.py::test_insert_default_column test_grpc_protocol/test.py::test_insert_query test_grpc_protocol/test.py::test_insert_query_delimiter test_grpc_protocol/test.py::test_insert_query_streaming test_grpc_protocol/test.py::test_insert_splitted_row test_grpc_protocol/test.py::test_ipv6_select_one test_grpc_protocol/test.py::test_logs test_grpc_protocol/test.py::test_no_session test_grpc_protocol/test.py::test_opentelemetry_context_propagation test_grpc_protocol/test.py::test_ordinary_query test_grpc_protocol/test.py::test_output_format test_grpc_protocol/test.py::test_progress test_grpc_protocol/test.py::test_restart test_grpc_protocol/test.py::test_select_one test_grpc_protocol/test.py::test_session_settings test_grpc_protocol/test.py::test_session_temp_tables test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels test_grpc_protocol/test.py::test_simultaneous_queries_same_channel test_grpc_protocol/test.py::test_totals_and_extremes test_grpc_protocol/test.py::test_transport_compression test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin test_keeper_broken_logs/test.py::test_single_node_broken_log test_keeper_force_recovery/test.py::test_cluster_recovery test_keeper_internal_secure/test.py::test_secure_raft_works test_keeper_internal_secure/test.py::test_secure_raft_works_with_password test_keeper_map_retries/test.py::test_queries test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart test_keeper_multinode_simple/test.py::test_follower_restart test_keeper_multinode_simple/test.py::test_read_write_multinode test_keeper_multinode_simple/test.py::test_simple_replicated_table test_keeper_multinode_simple/test.py::test_watch_on_follower test_keeper_nodes_add/test.py::test_nodes_add test_keeper_persistent_log/test.py::test_ephemeral_after_restart test_keeper_persistent_log/test.py::test_state_after_restart test_keeper_persistent_log/test.py::test_state_duplicate_restart test_keeper_reconfig_add/test.py::test_reconfig_add test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 test_keeper_s3_snapshot/test.py::test_s3_upload test_keeper_three_nodes_start/test.py::test_smoke 'test_lazy_database/test.py::test_drop_table[0-default-False-Log]' 'test_lazy_database/test.py::test_drop_table[0-s3-True-Log]' 'test_lazy_database/test.py::test_drop_table[4-default-False-Log]' 'test_lazy_database/test.py::test_drop_table[4-s3-True-Log]' test_ldap_external_user_directory/test.py::test_authentication_fail test_ldap_external_user_directory/test.py::test_authentication_pass test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally test_ldap_external_user_directory/test.py::test_role_mapping test_library_bridge/test.py::test_load_all test_library_bridge/test.py::test_load_all_many_rows test_library_bridge/test.py::test_load_ids test_library_bridge/test.py::test_load_keys test_library_bridge/test.py::test_null_values test_library_bridge/test.py::test_path_validation test_library_bridge/test.py::test_recover_after_bridge_crash test_library_bridge/test.py::test_server_restart_bridge_might_be_still_alive test_library_bridge/test.py::test_ssrf test_lost_part/test.py::test_lost_last_part test_lost_part/test.py::test_lost_part_mutation test_lost_part/test.py::test_lost_part_other_replica test_lost_part/test.py::test_lost_part_same_replica test_lost_part_during_startup/test.py::test_lost_part_during_startup test_manipulate_statistics/test.py::test_replicated_table_ddl test_manipulate_statistics/test.py::test_single_node_normal test_manipulate_statistics/test.py::test_single_node_wide test_materialized_mysql_database/test.py::test_binlog_client test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_create_database_without_mysql_connection test_materialized_mysql_database/test.py::test_create_table_as_select test_materialized_mysql_database/test.py::test_default_values -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy test_lost_part/test.py::test_lost_last_part test_materialized_mysql_database/test.py::test_binlog_client test_library_bridge/test.py::test_load_all test_lazy_database/test.py::test_drop_table[0-default-False-Log] test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_keeper_multinode_simple/test.py::test_follower_restart test_ldap_external_user_directory/test.py::test_authentication_fail test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_grpc_protocol/test.py::test_authentication [gw0] [ 1%] PASSED test_grpc_protocol/test.py::test_authentication test_grpc_protocol/test.py::test_cancel_while_generating_output [gw0] [ 2%] PASSED test_grpc_protocol/test.py::test_cancel_while_generating_output [gw4] [ 3%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes test_grpc_protocol/test.py::test_cancel_while_processing_input [gw0] [ 4%] PASSED test_grpc_protocol/test.py::test_cancel_while_processing_input test_grpc_protocol/test.py::test_compressed_external_table [gw0] [ 5%] PASSED test_grpc_protocol/test.py::test_compressed_external_table test_grpc_protocol/test.py::test_compressed_insert_query_streaming [gw0] [ 6%] PASSED test_grpc_protocol/test.py::test_compressed_insert_query_streaming test_grpc_protocol/test.py::test_compressed_output [gw0] [ 7%] PASSED test_grpc_protocol/test.py::test_compressed_output test_grpc_protocol/test.py::test_compressed_output_gzip [gw0] [ 8%] PASSED test_grpc_protocol/test.py::test_compressed_output_gzip test_grpc_protocol/test.py::test_compressed_output_streaming [gw0] [ 9%] PASSED test_grpc_protocol/test.py::test_compressed_output_streaming test_grpc_protocol/test.py::test_compressed_totals_and_extremes [gw0] [ 10%] PASSED test_grpc_protocol/test.py::test_compressed_totals_and_extremes test_grpc_protocol/test.py::test_errors_handling [gw0] [ 11%] PASSED test_grpc_protocol/test.py::test_errors_handling [gw1] [ 12%] PASSED test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_grpc_protocol/test.py::test_external_table [gw4] [ 13%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk [gw0] [ 14%] PASSED test_grpc_protocol/test.py::test_external_table test_grpc_protocol/test.py::test_external_table_streaming [gw0] [ 15%] PASSED test_grpc_protocol/test.py::test_external_table_streaming test_grpc_protocol/test.py::test_get_query_details [gw0] [ 16%] PASSED test_grpc_protocol/test.py::test_get_query_details test_grpc_protocol/test.py::test_input_function [gw0] [ 17%] PASSED test_grpc_protocol/test.py::test_input_function test_grpc_protocol/test.py::test_insert_default_column [gw0] [ 18%] PASSED test_grpc_protocol/test.py::test_insert_default_column test_grpc_protocol/test.py::test_insert_query [gw0] [ 19%] PASSED test_grpc_protocol/test.py::test_insert_query [gw6] [ 20%] PASSED test_keeper_multinode_simple/test.py::test_follower_restart test_keeper_multinode_simple/test.py::test_read_write_multinode test_grpc_protocol/test.py::test_insert_query_delimiter [gw6] [ 21%] PASSED test_keeper_multinode_simple/test.py::test_read_write_multinode test_keeper_multinode_simple/test.py::test_simple_replicated_table [gw4] [ 22%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin [gw0] [ 23%] PASSED test_grpc_protocol/test.py::test_insert_query_delimiter [gw8] [ 24%] PASSED test_lazy_database/test.py::test_drop_table[0-default-False-Log] test_lazy_database/test.py::test_drop_table[0-s3-True-Log] test_grpc_protocol/test.py::test_insert_query_streaming [gw0] [ 25%] PASSED test_grpc_protocol/test.py::test_insert_query_streaming test_grpc_protocol/test.py::test_insert_splitted_row [gw0] [ 26%] PASSED test_grpc_protocol/test.py::test_insert_splitted_row [gw4] [ 27%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin test_grpc_protocol/test.py::test_ipv6_select_one [gw0] [ 28%] PASSED test_grpc_protocol/test.py::test_ipv6_select_one test_grpc_protocol/test.py::test_logs [gw1] [ 29%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout [gw0] [ 30%] PASSED test_grpc_protocol/test.py::test_logs test_grpc_protocol/test.py::test_no_session [gw0] [ 31%] PASSED test_grpc_protocol/test.py::test_no_session [gw1] [ 32%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_grpc_protocol/test.py::test_opentelemetry_context_propagation [gw1] [ 33%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout [gw8] [ 34%] PASSED test_lazy_database/test.py::test_drop_table[0-s3-True-Log] test_lazy_database/test.py::test_drop_table[4-default-False-Log] [gw1] [ 35%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout [gw0] [ 36%] PASSED test_grpc_protocol/test.py::test_opentelemetry_context_propagation [gw2] [ 37%] PASSED test_library_bridge/test.py::test_load_all test_library_bridge/test.py::test_load_all_many_rows test_grpc_protocol/test.py::test_ordinary_query [gw0] [ 38%] PASSED test_grpc_protocol/test.py::test_ordinary_query test_grpc_protocol/test.py::test_output_format [gw0] [ 39%] PASSED test_grpc_protocol/test.py::test_output_format [gw6] [ 40%] PASSED test_keeper_multinode_simple/test.py::test_simple_replicated_table test_keeper_multinode_simple/test.py::test_watch_on_follower test_grpc_protocol/test.py::test_progress [gw0] [ 41%] PASSED test_grpc_protocol/test.py::test_progress [gw7] [ 42%] PASSED test_lost_part/test.py::test_lost_last_part test_lost_part/test.py::test_lost_part_mutation test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down test_grpc_protocol/test.py::test_restart [gw8] [ 43%] PASSED test_lazy_database/test.py::test_drop_table[4-default-False-Log] test_lazy_database/test.py::test_drop_table[4-s3-True-Log] [gw6] [ 44%] PASSED test_keeper_multinode_simple/test.py::test_watch_on_follower test_manipulate_statistics/test.py::test_replicated_table_ddl test_keeper_persistent_log/test.py::test_ephemeral_after_restart [gw8] [ 45%] PASSED test_lazy_database/test.py::test_drop_table[4-s3-True-Log] [gw5] [ 46%] PASSED test_ldap_external_user_directory/test.py::test_authentication_fail test_ldap_external_user_directory/test.py::test_authentication_pass [gw5] [ 47%] PASSED test_ldap_external_user_directory/test.py::test_authentication_pass test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes [gw9] [ 48%] PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list [gw5] [ 49%] PASSED test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally [gw9] [ 50%] PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy test_keeper_internal_secure/test.py::test_secure_raft_works [gw0] [ 51%] PASSED test_grpc_protocol/test.py::test_restart test_grpc_protocol/test.py::test_select_one [gw0] [ 52%] PASSED test_grpc_protocol/test.py::test_select_one test_grpc_protocol/test.py::test_session_settings [gw0] [ 53%] PASSED test_grpc_protocol/test.py::test_session_settings test_grpc_protocol/test.py::test_session_temp_tables [gw0] [ 54%] PASSED test_grpc_protocol/test.py::test_session_temp_tables test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels [gw5] [ 55%] PASSED test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally test_ldap_external_user_directory/test.py::test_role_mapping [gw9] [ 56%] PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy [gw2] [ 57%] PASSED test_library_bridge/test.py::test_load_all_many_rows test_library_bridge/test.py::test_load_ids [gw5] [ 58%] PASSED test_ldap_external_user_directory/test.py::test_role_mapping [gw2] [ 59%] PASSED test_library_bridge/test.py::test_load_ids test_library_bridge/test.py::test_load_keys test_keeper_force_recovery/test.py::test_cluster_recovery [gw2] [ 60%] PASSED test_library_bridge/test.py::test_load_keys test_library_bridge/test.py::test_null_values test_keeper_broken_logs/test.py::test_single_node_broken_log [gw6] [ 61%] PASSED test_keeper_persistent_log/test.py::test_ephemeral_after_restart test_keeper_persistent_log/test.py::test_state_after_restart [gw2] [ 62%] PASSED test_library_bridge/test.py::test_null_values test_library_bridge/test.py::test_path_validation [gw7] [ 63%] PASSED test_lost_part/test.py::test_lost_part_mutation test_lost_part/test.py::test_lost_part_other_replica [gw2] [ 64%] PASSED test_library_bridge/test.py::test_path_validation test_library_bridge/test.py::test_recover_after_bridge_crash [gw0] [ 65%] PASSED test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels test_grpc_protocol/test.py::test_simultaneous_queries_same_channel [gw4] [ 66%] PASSED test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect [gw6] [ 67%] PASSED test_keeper_persistent_log/test.py::test_state_after_restart test_keeper_persistent_log/test.py::test_state_duplicate_restart [gw1] [ 68%] PASSED test_manipulate_statistics/test.py::test_replicated_table_ddl test_manipulate_statistics/test.py::test_single_node_normal [gw4] [ 69%] PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart [gw0] [ 70%] PASSED test_grpc_protocol/test.py::test_simultaneous_queries_same_channel test_grpc_protocol/test.py::test_totals_and_extremes [gw0] [ 71%] PASSED test_grpc_protocol/test.py::test_totals_and_extremes test_grpc_protocol/test.py::test_transport_compression [gw0] [ 72%] PASSED test_grpc_protocol/test.py::test_transport_compression [gw2] [ 73%] PASSED test_library_bridge/test.py::test_recover_after_bridge_crash test_library_bridge/test.py::test_server_restart_bridge_might_be_still_alive [gw7] [ 74%] PASSED test_lost_part/test.py::test_lost_part_other_replica test_lost_part/test.py::test_lost_part_same_replica [gw8] [ 75%] PASSED test_keeper_internal_secure/test.py::test_secure_raft_works test_keeper_internal_secure/test.py::test_secure_raft_works_with_password [gw6] [ 76%] PASSED test_keeper_persistent_log/test.py::test_state_duplicate_restart test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 [gw9] [ 77%] PASSED test_keeper_broken_logs/test.py::test_single_node_broken_log [gw4] [ 78%] PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart [gw1] [ 79%] PASSED test_manipulate_statistics/test.py::test_single_node_normal test_manipulate_statistics/test.py::test_single_node_wide [gw7] [ 80%] PASSED test_lost_part/test.py::test_lost_part_same_replica test_keeper_map_retries/test.py::test_queries test_keeper_three_nodes_start/test.py::test_smoke test_keeper_s3_snapshot/test.py::test_s3_upload [gw1] [ 81%] PASSED test_manipulate_statistics/test.py::test_single_node_wide [gw4] [ 82%] PASSED test_keeper_three_nodes_start/test.py::test_smoke [gw3] [ 83%] FAILED test_materialized_mysql_database/test.py::test_binlog_client test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 [gw6] [ 84%] PASSED test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 [gw9] [ 85%] PASSED test_keeper_map_retries/test.py::test_queries test_lost_part_during_startup/test.py::test_lost_part_during_startup test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot [gw5] [ 86%] PASSED test_keeper_force_recovery/test.py::test_cluster_recovery test_keeper_nodes_add/test.py::test_nodes_add [gw8] [ 87%] FAILED test_keeper_internal_secure/test.py::test_secure_raft_works_with_password [gw7] [ 88%] PASSED test_keeper_s3_snapshot/test.py::test_s3_upload test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart [gw9] [ 89%] PASSED test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot [gw8] [ 90%] PASSED test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart [gw5] [ 91%] PASSED test_keeper_nodes_add/test.py::test_nodes_add [gw2] [ 92%] FAILED test_library_bridge/test.py::test_server_restart_bridge_might_be_still_alive test_library_bridge/test.py::test_ssrf [gw2] [ 93%] FAILED test_library_bridge/test.py::test_ssrf test_keeper_reconfig_add/test.py::test_reconfig_add [gw3] [ 94%] FAILED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 [gw3] [ 95%] FAILED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_create_database_without_mysql_connection [gw3] [ 96%] FAILED test_materialized_mysql_database/test.py::test_create_database_without_mysql_connection test_materialized_mysql_database/test.py::test_create_table_as_select [gw3] [ 97%] FAILED test_materialized_mysql_database/test.py::test_create_table_as_select test_materialized_mysql_database/test.py::test_default_values [gw3] [ 98%] FAILED test_materialized_mysql_database/test.py::test_default_values [gw5] [ 99%] PASSED test_keeper_reconfig_add/test.py::test_reconfig_add [gw6] [100%] PASSED test_lost_part_during_startup/test.py::test_lost_part_during_startup =================================== FAILURES =================================== ______________________________ test_binlog_client ______________________________ [gw3] linux -- Python 3.10.12 /usr/bin/python3 started_cluster = started_mysql_8_0 = replication = def test_binlog_client(started_cluster, started_mysql_8_0, replication): > materialized_with_ddl.binlog_client_test(node_db, started_mysql_8_0, replication) test_materialized_mysql_database/test.py:709: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ test_materialized_mysql_database/materialized_with_ddl.py:2886: in binlog_client_test check_query( _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ clickhouse_node = query = "/* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3'" result_set = '0\n', retry_count = 30, interval_seconds = 1, on_failure = None def check_query( clickhouse_node, query, result_set, retry_count=30, interval_seconds=1, on_failure=None, ): latest_result = "" if "/* expect: " not in query: query = "/* expect: " + result_set.rstrip("\n") + "*/ " + query for i in range(retry_count): try: latest_result = clickhouse_node.query(query) if result_set == latest_result: return logging.debug(f"latest_result {latest_result}") time.sleep(interval_seconds) except Exception as e: logging.debug(f"check_query retry {i+1} exception {e}") time.sleep(interval_seconds) else: latest_result = clickhouse_node.query(query) if on_failure is not None and latest_result != result_set: on_failure(latest_result, result_set) assert ( > latest_result == result_set ), f"Got result '{latest_result}', expected result '{result_set}'" E AssertionError: Got result '763 E ', expected result '0 E ' test_materialized_mysql_database/materialized_with_ddl.py:44: AssertionError ---------------------------- Captured stdout setup ----------------------------- Copy common default production configuration from /clickhouse-config. Files: config.xml, users.xml Copy common default production configuration from /clickhouse-config. Files: config.xml, users.xml Copy common default production configuration from /clickhouse-config. Files: config.xml, users.xml ------------------------------ Captured log setup ------------------------------ 2026-04-30 16:32:34 [ 396 ] DEBUG : Command:['docker ps | wc -l'] (cluster.py:113, run_and_check) 2026-04-30 16:32:35 [ 396 ] DEBUG : Stdout:1 (cluster.py:121, run_and_check) 2026-04-30 16:32:35 [ 396 ] DEBUG : No running containers (conftest.py:95, cleanup_environment) 2026-04-30 16:32:35 [ 396 ] DEBUG : Pruning Docker networks (conftest.py:97, cleanup_environment) 2026-04-30 16:32:35 [ 396 ] DEBUG : Command:['docker network prune --force'] (cluster.py:113, run_and_check) 2026-04-30 16:32:35 [ 396 ] DEBUG : Command:["sysctl net.ipv4.ip_local_port_range='55000 65535'"] (cluster.py:113, run_and_check) 2026-04-30 16:32:35 [ 396 ] DEBUG : Stdout:net.ipv4.ip_local_port_range = 55000 65535 (cluster.py:121, run_and_check) 2026-04-30 16:32:35 [ 396 ] INFO : Running tests in /ClickHouse/tests/integration/test_materialized_mysql_database/test.py (cluster.py:2788, start) 2026-04-30 16:32:35 [ 396 ] DEBUG : Cluster start called. is_up=False (cluster.py:2795, start) 2026-04-30 16:32:35 [ 396 ] DEBUG : Docker networks for project roottestmaterializedmysqldatabase_gw3 are NETWORK ID NAME DRIVER SCOPE (cluster.py:855, print_all_docker_pieces) 2026-04-30 16:32:35 [ 396 ] DEBUG : Docker containers for project roottestmaterializedmysqldatabase_gw3 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:863, print_all_docker_pieces) 2026-04-30 16:32:35 [ 396 ] DEBUG : Docker volumes for project roottestmaterializedmysqldatabase_gw3 are DRIVER VOLUME NAME (cluster.py:871, print_all_docker_pieces) 2026-04-30 16:32:35 [ 396 ] DEBUG : Cleanup called (cluster.py:876, cleanup) 2026-04-30 16:32:35 [ 396 ] DEBUG : Docker networks for project roottestmaterializedmysqldatabase_gw3 are NETWORK ID NAME DRIVER SCOPE (cluster.py:855, print_all_docker_pieces) 2026-04-30 16:32:36 [ 396 ] DEBUG : Docker containers for project roottestmaterializedmysqldatabase_gw3 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:863, print_all_docker_pieces) 2026-04-30 16:32:36 [ 396 ] DEBUG : Docker volumes for project roottestmaterializedmysqldatabase_gw3 are DRIVER VOLUME NAME (cluster.py:871, print_all_docker_pieces) 2026-04-30 16:32:36 [ 396 ] DEBUG : Command:docker container list --all --filter name='^/roottestmaterializedmysqldatabase_gw3_.*_1$' --format '{{.ID}}:{{.Names}}' (cluster.py:113, run_and_check) 2026-04-30 16:32:36 [ 396 ] DEBUG : Unstopped containers: {} (cluster.py:890, cleanup) 2026-04-30 16:32:36 [ 396 ] DEBUG : No running containers for project: roottestmaterializedmysqldatabase_gw3 (cluster.py:904, cleanup) 2026-04-30 16:32:36 [ 396 ] DEBUG : Trying to prune unused networks... (cluster.py:910, cleanup) 2026-04-30 16:32:36 [ 396 ] DEBUG : Trying to prune unused images... (cluster.py:926, cleanup) 2026-04-30 16:32:36 [ 396 ] DEBUG : Command:['docker', 'image', 'prune', '-f'] (cluster.py:113, run_and_check) 2026-04-30 16:32:36 [ 396 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:121, run_and_check) 2026-04-30 16:32:36 [ 396 ] DEBUG : Images pruned (cluster.py:929, cleanup) 2026-04-30 16:32:36 [ 396 ] DEBUG : Trying to prune unused volumes... (cluster.py:935, cleanup) 2026-04-30 16:32:36 [ 396 ] DEBUG : Command:['docker volume ls | wc -l'] (cluster.py:113, run_and_check) 2026-04-30 16:32:36 [ 396 ] DEBUG : Stdout:1 (cluster.py:121, run_and_check) 2026-04-30 16:32:36 [ 396 ] DEBUG : Setup directory for instance: node1 (cluster.py:2808, start) 2026-04-30 16:32:36 [ 396 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4534, create_dir) 2026-04-30 16:32:36 [ 396 ] DEBUG : Create directory for common tests configuration (cluster.py:4539, create_dir) 2026-04-30 16:32:36 [ 396 ] DEBUG : Copy common configuration from helpers (cluster.py:4559, create_dir) 2026-04-30 16:32:36 [ 396 ] DEBUG : Generate and write macros file (cluster.py:4602, create_dir) 2026-04-30 16:32:37 [ 396 ] DEBUG : Copy custom test config files ['/ClickHouse/tests/integration/test_materialized_mysql_database/configs/timezone_config.xml', '/ClickHouse/tests/integration/test_materialized_mysql_database/configs/no_async_load.xml'] to /ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node1/configs/config.d (cluster.py:4632, create_dir) 2026-04-30 16:32:37 [ 396 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node1/database (cluster.py:4649, create_dir) 2026-04-30 16:32:37 [ 396 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node1/logs (cluster.py:4660, create_dir) 2026-04-30 16:32:37 [ 396 ] DEBUG : Entrypoint cmd: bash -c "trap 'pkill tail' INT TERM; clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon; coproc tail -f /dev/null; wait $$!" (cluster.py:4746, create_dir) 2026-04-30 16:32:37 [ 396 ] DEBUG : Setup directory for instance: node2 (cluster.py:2808, start) 2026-04-30 16:32:37 [ 396 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4534, create_dir) 2026-04-30 16:32:37 [ 396 ] DEBUG : Create directory for common tests configuration (cluster.py:4539, create_dir) 2026-04-30 16:32:37 [ 396 ] DEBUG : Copy common configuration from helpers (cluster.py:4559, create_dir) 2026-04-30 16:32:37 [ 396 ] DEBUG : Generate and write macros file (cluster.py:4602, create_dir) 2026-04-30 16:32:37 [ 396 ] DEBUG : Copy custom test config files ['/ClickHouse/tests/integration/test_materialized_mysql_database/configs/timezone_config.xml', '/ClickHouse/tests/integration/test_materialized_mysql_database/configs/no_async_load.xml'] to /ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node2/configs/config.d (cluster.py:4632, create_dir) 2026-04-30 16:32:37 [ 396 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node2/database (cluster.py:4649, create_dir) 2026-04-30 16:32:37 [ 396 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node2/logs (cluster.py:4660, create_dir) 2026-04-30 16:32:37 [ 396 ] DEBUG : Entrypoint cmd: bash -c "trap 'pkill tail' INT TERM; clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon; coproc tail -f /dev/null; wait $$!" (cluster.py:4746, create_dir) 2026-04-30 16:32:37 [ 396 ] DEBUG : Setup directory for instance: node3 (cluster.py:2808, start) 2026-04-30 16:32:37 [ 396 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4534, create_dir) 2026-04-30 16:32:37 [ 396 ] DEBUG : Create directory for common tests configuration (cluster.py:4539, create_dir) 2026-04-30 16:32:37 [ 396 ] DEBUG : Copy common configuration from helpers (cluster.py:4559, create_dir) 2026-04-30 16:32:37 [ 396 ] DEBUG : Generate and write macros file (cluster.py:4602, create_dir) 2026-04-30 16:32:37 [ 396 ] DEBUG : Copy custom test config files ['/ClickHouse/tests/integration/test_materialized_mysql_database/configs/timezone_config.xml', '/ClickHouse/tests/integration/test_materialized_mysql_database/configs/no_async_load.xml'] to /ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node3/configs/config.d (cluster.py:4632, create_dir) 2026-04-30 16:32:37 [ 396 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node3/database (cluster.py:4649, create_dir) 2026-04-30 16:32:37 [ 396 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node3/logs (cluster.py:4660, create_dir) 2026-04-30 16:32:37 [ 396 ] DEBUG : Entrypoint cmd: bash -c "trap 'pkill tail' INT TERM; clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon; coproc tail -f /dev/null; wait $$!" (cluster.py:4746, create_dir) 2026-04-30 16:32:37 [ 396 ] DEBUG : Env {'ASAN_OPTIONS': 'use_sigaltstack=0', 'TSAN_OPTIONS': 'use_sigaltstack=0', 'CLICKHOUSE_WATCHDOG_ENABLE': '0', 'CLICKHOUSE_NATS_TLS_SECURE': '0', 'LLVM_PROFILE_FILE': '/var/lib/clickhouse/server_%h_%p_%m.profraw', 'MYSQL_HOST': 'mysql57', 'MYSQL_PORT': '3306', 'MYSQL_ROOT_HOST': '%', 'MYSQL_LOGS': '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/mysql/logs', 'MYSQL_LOGS_FS': 'bind', 'MYSQL_DOCKER_USER': '0', 'MYSQL8_HOST': 'mysql80', 'MYSQL8_PORT': '3306', 'MYSQL8_ROOT_HOST': '%', 'MYSQL8_LOGS': '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/mysql8/logs', 'MYSQL8_LOGS_FS': 'bind', 'MYSQL8_DOCKER_USER': '0'} stored in /ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/.env (cluster.py:86, _create_env_file) 2026-04-30 16:32:37 [ 396 ] DEBUG : Trying paths: ['/root/.docker/config.json', '/root/.dockercfg'] (config.py:21, find_config_file) 2026-04-30 16:32:37 [ 396 ] DEBUG : No config file found (config.py:28, find_config_file) 2026-04-30 16:32:37 [ 396 ] DEBUG : Trying paths: ['/root/.docker/config.json', '/root/.dockercfg'] (config.py:21, find_config_file) 2026-04-30 16:32:37 [ 396 ] DEBUG : No config file found (config.py:28, find_config_file) 2026-04-30 16:32:37 [ 396 ] DEBUG : http://localhost:None "GET /version HTTP/1.1" 200 824 (connectionpool.py:547, _make_request) 2026-04-30 16:32:37 [ 396 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/.env', '--project-name', 'roottestmaterializedmysqldatabase_gw3', '--file', '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node1/docker-compose.yml', '--file', '/ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_mysql.yml', '--file', '/ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_mysql_8_0.yml', '--file', '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node2/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node3/docker-compose.yml', 'pull'] (cluster.py:113, run_and_check) 2026-04-30 16:33:21 [ 396 ] DEBUG : Stderr:Pulling mysql80 ... (cluster.py:123, run_and_check) 2026-04-30 16:33:21 [ 396 ] DEBUG : Stderr:Pulling mysql57 ... (cluster.py:123, run_and_check) 2026-04-30 16:33:21 [ 396 ] DEBUG : Stderr:Pulling node1 ... (cluster.py:123, run_and_check) 2026-04-30 16:33:21 [ 396 ] DEBUG : Stderr:Pulling node2 ... (cluster.py:123, run_and_check) 2026-04-30 16:33:21 [ 396 ] DEBUG : Stderr:Pulling node3 ... (cluster.py:123, run_and_check) 2026-04-30 16:33:21 [ 396 ] DEBUG : Stderr:Pulling mysql57 ... pulling from library/mysql (cluster.py:123, run_and_check) 2026-04-30 16:33:21 [ 396 ] DEBUG : Stderr:Pulling node2 ... pulling from altinityinfra/integr... (cluster.py:123, run_and_check) 2026-04-30 16:33:21 [ 396 ] DEBUG : Stderr:Pulling node1 ... pulling from altinityinfra/integr... (cluster.py:123, run_and_check) 2026-04-30 16:33:21 [ 396 ] DEBUG : Stderr:Pulling node3 ... pulling from altinityinfra/integr... (cluster.py:123, run_and_check) 2026-04-30 16:33:21 [ 396 ] DEBUG : Stderr:Pulling mysql80 ... pulling from library/mysql (cluster.py:123, run_and_check) 2026-04-30 16:33:21 [ 396 ] DEBUG : Stderr:Pulling mysql57 ... digest: sha256:4bc6bc963e6d844345... (cluster.py:123, run_and_check) 2026-04-30 16:33:21 [ 396 ] DEBUG : Stderr:Pulling mysql57 ... status: image is up to date for m... (cluster.py:123, run_and_check) 2026-04-30 16:33:21 [ 396 ] DEBUG : Stderr:Pulling mysql57 ... done (cluster.py:123, run_and_check) 2026-04-30 16:33:21 [ 396 ] DEBUG : Stderr:Pulling node2 ... digest: sha256:bf725030a292d5daab... (cluster.py:123, run_and_check) 2026-04-30 16:33:21 [ 396 ] DEBUG : Stderr:Pulling node2 ... status: image is up to date for a... (cluster.py:123, run_and_check) 2026-04-30 16:33:21 [ 396 ] DEBUG : Stderr:Pulling mysql80 ... digest: sha256:d0304ed9fdb64a3f6c... (cluster.py:123, run_and_check) 2026-04-30 16:33:21 [ 396 ] DEBUG : Stderr:Pulling mysql80 ... status: image is up to date for m... (cluster.py:123, run_and_check) 2026-04-30 16:33:21 [ 396 ] DEBUG : Stderr:Pulling node1 ... digest: sha256:bf725030a292d5daab... (cluster.py:123, run_and_check) 2026-04-30 16:33:21 [ 396 ] DEBUG : Stderr:Pulling node1 ... status: image is up to date for a... (cluster.py:123, run_and_check) 2026-04-30 16:33:21 [ 396 ] DEBUG : Stderr:Pulling node3 ... digest: sha256:bf725030a292d5daab... (cluster.py:123, run_and_check) 2026-04-30 16:33:21 [ 396 ] DEBUG : Stderr:Pulling node3 ... status: image is up to date for a... (cluster.py:123, run_and_check) 2026-04-30 16:33:21 [ 396 ] DEBUG : Stderr:Pulling mysql80 ... done (cluster.py:123, run_and_check) 2026-04-30 16:33:21 [ 396 ] DEBUG : Stderr:Pulling node2 ... done (cluster.py:123, run_and_check) 2026-04-30 16:33:21 [ 396 ] DEBUG : Stderr:Pulling node1 ... done (cluster.py:123, run_and_check) 2026-04-30 16:33:21 [ 396 ] DEBUG : Stderr:Pulling node3 ... done (cluster.py:123, run_and_check) 2026-04-30 16:33:21 [ 396 ] DEBUG : Setup MySQL (cluster.py:2889, start) 2026-04-30 16:33:21 [ 396 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/.env', '--project-name', 'roottestmaterializedmysqldatabase_gw3', '--file', '/ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_mysql.yml', '--verbose', 'up', '-d'] (cluster.py:113, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.config.config.find: Using configuration files: /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_mysql.yml (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.docker_client.get_client: docker-compose version 1.29.2, build unknown (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:docker-py version: (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:CPython version: 3.10.12 (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:OpenSSL version: OpenSSL 3.0.2 15 Mar 2022 (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.docker_client.get_client: Docker base_url: http+docker://localhost (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.docker_client.get_client: Docker version: Platform={'Name': 'Docker Engine - Community'}, Components=[{'Name': 'Engine', 'Version': '23.0.6', 'Details': {'ApiVersion': '1.42', 'Arch': 'amd64', 'BuildTime': '2023-05-05T21:18:13.000000000+00:00', 'Experimental': 'false', 'GitCommit': '9dbdbd4', 'GoVersion': 'go1.19.9', 'KernelVersion': '5.15.0-130-generic', 'MinAPIVersion': '1.12', 'Os': 'linux'}}, {'Name': 'containerd', 'Version': '1.7.25', 'Details': {'GitCommit': 'bcc810d6b9066471b0b6fa75f557a15a1cbf31bb'}}, {'Name': 'runc', 'Version': '1.2.4', 'Details': {'GitCommit': 'v1.2.4-0-g6c52b3f'}}, {'Name': 'docker-init', 'Version': '0.19.0', 'Details': {'GitCommit': 'de40ad0'}}], Version=23.0.6, ApiVersion=1.42, MinAPIVersion=1.12, GitCommit=9dbdbd4, GoVersion=go1.19.9, Os=linux, Arch=amd64, KernelVersion=5.15.0-130-generic, BuildTime=2023-05-05T21:18:13.000000000+00:00 (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_network <- ('roottestmaterializedmysqldatabasegw3_default') (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker info <- () (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker info -> {'Architecture': 'x86_64', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'BridgeNfIp6tables': True, (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'BridgeNfIptables': True, (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'CPUSet': True, (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'CPUShares': True, (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'CgroupDriver': 'cgroupfs', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'CgroupVersion': '2', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'ContainerdCommit': {'Expected': 'bcc810d6b9066471b0b6fa75f557a15a1cbf31bb', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'ID': 'bcc810d6b9066471b0b6fa75f557a15a1cbf31bb'}, (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'Containers': 1, (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_network <- ('roottestmaterializedmysqldatabase_gw3_default') (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.network.ensure: Creating network "roottestmaterializedmysqldatabase_gw3_default" with the default driver (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_network <- (name='roottestmaterializedmysqldatabase_gw3_default', driver=None, options=None, ipam=None, internal=False, enable_ipv6=False, labels={'com.docker.compose.project': 'roottestmaterializedmysqldatabase_gw3', 'com.docker.compose.network': 'default', 'com.docker.compose.version': '1.29.2'}, attachable=True, check_duplicate=True) (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_network -> {'Id': '5cc2cf3388037f5f8acf35b7cbc2e2e7fd0ccb14f9565785006cf602204fc148', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'Warning': ''} (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=False, filters={'label': ['com.docker.compose.project=roottestmaterializedmysqldatabase_gw3', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=False, filters={'label': ['com.docker.compose.project=roottestmaterializedmysqldatabasegw3', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestmaterializedmysqldatabase_gw3', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestmaterializedmysqldatabasegw3', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestmaterializedmysqldatabase_gw3', 'com.docker.compose.service=mysql57', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestmaterializedmysqldatabasegw3', 'com.docker.compose.service=mysql57', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('mysql:5.7') (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'Author': '', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'Cmd': ['mysqld'], (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'Entrypoint': ['docker-entrypoint.sh'], (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestmaterializedmysqldatabase_gw3', 'com.docker.compose.service=mysql57', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestmaterializedmysqldatabasegw3', 'com.docker.compose.service=mysql57', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: {} (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Starting producer thread for (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestmaterializedmysqldatabase_gw3', 'com.docker.compose.service=mysql57', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestmaterializedmysqldatabasegw3', 'com.docker.compose.service=mysql57', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:Creating roottestmaterializedmysqldatabase_gw3_mysql57_1 ... (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: {ServiceName(project='roottestmaterializedmysqldatabase_gw3', service='mysql57', number=1)} (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Starting producer thread for ServiceName(project='roottestmaterializedmysqldatabase_gw3', service='mysql57', number=1) (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('mysql:5.7') (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'Author': '', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'Cmd': ['mysqld'], (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'Entrypoint': ['docker-entrypoint.sh'], (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('mysql:5.7') (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'Author': '', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'Cmd': ['mysqld'], (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'Entrypoint': ['docker-entrypoint.sh'], (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.service.build_container_labels: Added config hash: 53fedcbefdb361f257ce747677f5d50b062a659dcc24e76aaa9daebede55ac39 (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_host_config <- (links=[], port_bindings={}, binds=[], volumes_from=[], privileged=False, network_mode='roottestmaterializedmysqldatabase_gw3_default', devices=None, device_requests=None, dns=None, dns_opt=None, dns_search=None, restart_policy={'Name': 'always', 'MaximumRetryCount': 0}, runtime=None, cap_add=None, cap_drop=None, mem_limit=None, mem_reservation=None, memswap_limit=None, ulimits=None, log_config={'Type': '', 'Config': {}}, extra_hosts=None, read_only=None, pid_mode=None, security_opt=None, ipc_mode=None, cgroup_parent=None, cpu_quota=None, shm_size=None, sysctls=None, pids_limit=None, tmpfs=None, oom_kill_disable=None, oom_score_adj=None, mem_swappiness=None, group_add=None, userns_mode=None, init=None, init_path=None, isolation=None, cpu_count=None, cpu_percent=None, nano_cpus=None, volume_driver=None, cpuset_cpus=None, cpu_shares=None, storage_opt=None, blkio_weight=None, blkio_weight_device=None, device_read_bps=None, device_read_iops=None, device_write_bps=None, device_write_iops=None, mounts=[{'Target': '/mysql/', 'Source': '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/mysql/logs', 'Type': 'bind', 'ReadOnly': None}], device_cgroup_rules=None, cpu_period=None, cpu_rt_period=None, cpu_rt_runtime=None) (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_host_config -> {'Binds': [], (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'Links': [], (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'LogConfig': {'Config': {}, 'Type': ''}, (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'Mounts': [{'ReadOnly': None, (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'Source': '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/mysql/logs', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'Target': '/mysql/', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'Type': 'bind'}], (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'NetworkMode': 'roottestmaterializedmysqldatabase_gw3_default', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'PortBindings': {}, (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'RestartPolicy': {'MaximumRetryCount': 0, 'Name': 'always'}, (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_container <- (command='--server_id=100 --log-bin=\'mysql-bin-1.log\' --default-time-zone=\'+3:00\' --gtid-mode="ON" --enforce-gtid-consistency --log-error-verbosity=3 --log-error=/mysql/error.log --general-log=ON --general-log-file=/mysql/general.log', environment=['MYSQL_ROOT_PASSWORD=clickhouse', 'MYSQL_ROOT_HOST=%', 'DATADIR=/mysql/'], image='mysql:5.7', user='0', volumes={}, name='roottestmaterializedmysqldatabase_gw3_mysql57_1', detach=True, ports=['3306'], labels={'com.docker.compose.project': 'roottestmaterializedmysqldatabase_gw3', 'com.docker.compose.service': 'mysql57', 'com.docker.compose.oneoff': 'False', 'com.docker.compose.project.working_dir': '/ClickHouse/tests/integration/compose', 'com.docker.compose.project.config_files': '/ClickHouse/tests/integration/compose/docker_compose_mysql.yml', 'com.docker.compose.project.environment_file': '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/.env', 'com.docker.compose.container-number': '1', 'com.docker.compose.version': '1.29.2', 'com.docker.compose.config-hash': '53fedcbefdb361f257ce747677f5d50b062a659dcc24e76aaa9daebede55ac39'}, host_config={'NetworkMode': 'roottestmaterializedmysqldatabase_gw3_default', 'RestartPolicy': {'Name': 'always', 'MaximumRetryCount': 0}, 'VolumesFrom': [], 'Binds': [], 'PortBindings': {}, 'Links': [], 'LogConfig': {'Type': '', 'Config': {}}, 'Mounts': [{'Target': '/mysql/', 'Source': '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/mysql/logs', 'Type': 'bind', 'ReadOnly': None}]}, networking_config={'EndpointsConfig': {'roottestmaterializedmysqldatabase_gw3_default': {'Aliases': ['mysql57'], 'IPAMConfig': {}}}}) (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_container -> {'Id': '09cb7ed2a46facc90e8262dbaa628b77c6fd4f72379ce8c6e7dbf83c6272a915', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'Warnings': []} (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container <- ('09cb7ed2a46facc90e8262dbaa628b77c6fd4f72379ce8c6e7dbf83c6272a915') (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container -> {'AppArmorProfile': '', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: 'Args': ['--server_id=100', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: '--log-bin=mysql-bin-1.log', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: '--default-time-zone=+3:00', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: '--gtid-mode=ON', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: '--enforce-gtid-consistency', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: '--log-error-verbosity=3', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: '--log-error=/mysql/error.log', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: '--general-log=ON', (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr: '--general-log-file=/mysql/general.log'], (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network <- ('09cb7ed2a46facc90e8262dbaa628b77c6fd4f72379ce8c6e7dbf83c6272a915', 'roottestmaterializedmysqldatabase_gw3_default') (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network -> None (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network <- ('09cb7ed2a46facc90e8262dbaa628b77c6fd4f72379ce8c6e7dbf83c6272a915', 'roottestmaterializedmysqldatabase_gw3_default', aliases=['mysql57', '09cb7ed2a46f'], ipv4_address=None, ipv6_address=None, links=[], link_local_ips=None) (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network -> None (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker start <- ('09cb7ed2a46facc90e8262dbaa628b77c6fd4f72379ce8c6e7dbf83c6272a915') (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker start -> None (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.parallel_execute_iter: Finished processing: ServiceName(project='roottestmaterializedmysqldatabase_gw3', service='mysql57', number=1) (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:Creating roottestmaterializedmysqldatabase_gw3_mysql57_1 ... done (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.parallel_execute_iter: Finished processing: (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:33:32 [ 396 ] DEBUG : get_instance_ip instance_name=mysql57 (cluster.py:2135, get_instance_ip) 2026-04-30 16:33:32 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestmaterializedmysqldatabase_gw3_mysql57_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:33:58 [ 396 ] DEBUG : Mysql Started (cluster.py:2304, wait_mysql57_to_start) 2026-04-30 16:33:58 [ 396 ] DEBUG : Setup MySQL 8 (cluster.py:2899, start) 2026-04-30 16:33:58 [ 396 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/.env', '--project-name', 'roottestmaterializedmysqldatabase_gw3', '--file', '/ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_mysql_8_0.yml', '--verbose', 'up', '-d'] (cluster.py:113, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.config.config.find: Using configuration files: /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_mysql_8_0.yml (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.docker_client.get_client: docker-compose version 1.29.2, build unknown (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:docker-py version: (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:CPython version: 3.10.12 (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:OpenSSL version: OpenSSL 3.0.2 15 Mar 2022 (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.docker_client.get_client: Docker base_url: http+docker://localhost (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.docker_client.get_client: Docker version: Platform={'Name': 'Docker Engine - Community'}, Components=[{'Name': 'Engine', 'Version': '23.0.6', 'Details': {'ApiVersion': '1.42', 'Arch': 'amd64', 'BuildTime': '2023-05-05T21:18:13.000000000+00:00', 'Experimental': 'false', 'GitCommit': '9dbdbd4', 'GoVersion': 'go1.19.9', 'KernelVersion': '5.15.0-130-generic', 'MinAPIVersion': '1.12', 'Os': 'linux'}}, {'Name': 'containerd', 'Version': '1.7.25', 'Details': {'GitCommit': 'bcc810d6b9066471b0b6fa75f557a15a1cbf31bb'}}, {'Name': 'runc', 'Version': '1.2.4', 'Details': {'GitCommit': 'v1.2.4-0-g6c52b3f'}}, {'Name': 'docker-init', 'Version': '0.19.0', 'Details': {'GitCommit': 'de40ad0'}}], Version=23.0.6, ApiVersion=1.42, MinAPIVersion=1.12, GitCommit=9dbdbd4, GoVersion=go1.19.9, Os=linux, Arch=amd64, KernelVersion=5.15.0-130-generic, BuildTime=2023-05-05T21:18:13.000000000+00:00 (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_network <- ('roottestmaterializedmysqldatabasegw3_default') (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker info <- () (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker info -> {'Architecture': 'x86_64', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'BridgeNfIp6tables': True, (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'BridgeNfIptables': True, (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'CPUSet': True, (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'CPUShares': True, (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'CgroupDriver': 'cgroupfs', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'CgroupVersion': '2', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'ContainerdCommit': {'Expected': 'bcc810d6b9066471b0b6fa75f557a15a1cbf31bb', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'ID': 'bcc810d6b9066471b0b6fa75f557a15a1cbf31bb'}, (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Containers': 19, (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_network <- ('roottestmaterializedmysqldatabase_gw3_default') (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_network -> {'Attachable': True, (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'ConfigFrom': {'Network': ''}, (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'ConfigOnly': False, (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Containers': {'09cb7ed2a46facc90e8262dbaa628b77c6fd4f72379ce8c6e7dbf83c6272a915': {'EndpointID': 'b50e790220922ba7e863e114c6c053d5d9f0e3895d98a43f29cdbca98a90760e', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'IPv4Address': '172.16.7.2/24', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'IPv6Address': '', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'MacAddress': '02:42:ac:10:07:02', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Name': 'roottestmaterializedmysqldatabase_gw3_mysql57_1'}}, (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Created': '2026-04-30T16:33:23.88326271Z', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Driver': 'bridge', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=False, filters={'label': ['com.docker.compose.project=roottestmaterializedmysqldatabase_gw3', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 1 items) (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestmaterializedmysqldatabase_gw3', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 1 items) (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container <- ('09cb7ed2a46facc90e8262dbaa628b77c6fd4f72379ce8c6e7dbf83c6272a915') (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container -> {'AppArmorProfile': '', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Args': ['--server_id=100', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: '--log-bin=mysql-bin-1.log', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: '--default-time-zone=+3:00', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: '--gtid-mode=ON', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: '--enforce-gtid-consistency', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: '--log-error-verbosity=3', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: '--log-error=/mysql/error.log', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: '--general-log=ON', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: '--general-log-file=/mysql/general.log'], (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.project.find_orphan_containers: Found orphan containers (roottestmaterializedmysqldatabase_gw3_mysql57_1) for this project. If you removed or renamed this service in your compose file, you can run this command with the --remove-orphans flag to clean it up. (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestmaterializedmysqldatabase_gw3', 'com.docker.compose.service=mysql80', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestmaterializedmysqldatabasegw3', 'com.docker.compose.service=mysql80', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('mysql:8.0') (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Author': '', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Config': {'AttachStderr': False, (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Cmd': ['mysqld'], (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Entrypoint': ['docker-entrypoint.sh'], (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Env': ['PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestmaterializedmysqldatabase_gw3', 'com.docker.compose.service=mysql80', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestmaterializedmysqldatabasegw3', 'com.docker.compose.service=mysql80', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: {} (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Starting producer thread for (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestmaterializedmysqldatabase_gw3', 'com.docker.compose.service=mysql80', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestmaterializedmysqldatabasegw3', 'com.docker.compose.service=mysql80', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:Creating roottestmaterializedmysqldatabase_gw3_mysql80_1 ... (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: {ServiceName(project='roottestmaterializedmysqldatabase_gw3', service='mysql80', number=1)} (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Starting producer thread for ServiceName(project='roottestmaterializedmysqldatabase_gw3', service='mysql80', number=1) (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('mysql:8.0') (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Author': '', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Config': {'AttachStderr': False, (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Cmd': ['mysqld'], (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Entrypoint': ['docker-entrypoint.sh'], (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Env': ['PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('mysql:8.0') (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Author': '', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Config': {'AttachStderr': False, (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Cmd': ['mysqld'], (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Entrypoint': ['docker-entrypoint.sh'], (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Env': ['PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.service.build_container_labels: Added config hash: 03b7b8c07ca7c1b6d50575f567e5499860dd09ac2ef505b66bc677cb92b28785 (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_host_config <- (links=[], port_bindings={}, binds=[], volumes_from=[], privileged=False, network_mode='roottestmaterializedmysqldatabase_gw3_default', devices=None, device_requests=None, dns=None, dns_opt=None, dns_search=None, restart_policy={'Name': 'always', 'MaximumRetryCount': 0}, runtime=None, cap_add=None, cap_drop=None, mem_limit=None, mem_reservation=None, memswap_limit=None, ulimits=None, log_config={'Type': '', 'Config': {}}, extra_hosts=None, read_only=None, pid_mode=None, security_opt=None, ipc_mode=None, cgroup_parent=None, cpu_quota=None, shm_size=None, sysctls=None, pids_limit=None, tmpfs=None, oom_kill_disable=None, oom_score_adj=None, mem_swappiness=None, group_add=None, userns_mode=None, init=None, init_path=None, isolation=None, cpu_count=None, cpu_percent=None, nano_cpus=None, volume_driver=None, cpuset_cpus=None, cpu_shares=None, storage_opt=None, blkio_weight=None, blkio_weight_device=None, device_read_bps=None, device_read_iops=None, device_write_bps=None, device_write_iops=None, mounts=[{'Target': '/mysql/', 'Source': '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/mysql8/logs', 'Type': 'bind', 'ReadOnly': None}], device_cgroup_rules=None, cpu_period=None, cpu_rt_period=None, cpu_rt_runtime=None) (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_host_config -> {'Binds': [], (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Links': [], (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'LogConfig': {'Config': {}, 'Type': ''}, (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Mounts': [{'ReadOnly': None, (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Source': '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/mysql8/logs', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Target': '/mysql/', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Type': 'bind'}], (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'NetworkMode': 'roottestmaterializedmysqldatabase_gw3_default', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'PortBindings': {}, (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'RestartPolicy': {'MaximumRetryCount': 0, 'Name': 'always'}, (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_container <- (command='--server_id=100 --log-bin=\'mysql-bin-1.log\' --default_authentication_plugin=\'mysql_native_password\' --default-time-zone=\'+3:00\' --gtid-mode="ON" --enforce-gtid-consistency --log-error-verbosity=3 --log-error=/mysql/error.log --general-log=ON --general-log-file=/mysql/general.log', environment=['MYSQL_ROOT_PASSWORD=clickhouse', 'MYSQL_ROOT_HOST=%', 'DATADIR=/mysql/'], image='mysql:8.0', user='0', volumes={}, name='roottestmaterializedmysqldatabase_gw3_mysql80_1', detach=True, ports=['3306'], labels={'com.docker.compose.project': 'roottestmaterializedmysqldatabase_gw3', 'com.docker.compose.service': 'mysql80', 'com.docker.compose.oneoff': 'False', 'com.docker.compose.project.working_dir': '/ClickHouse/tests/integration/compose', 'com.docker.compose.project.config_files': '/ClickHouse/tests/integration/compose/docker_compose_mysql_8_0.yml', 'com.docker.compose.project.environment_file': '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/.env', 'com.docker.compose.container-number': '1', 'com.docker.compose.version': '1.29.2', 'com.docker.compose.config-hash': '03b7b8c07ca7c1b6d50575f567e5499860dd09ac2ef505b66bc677cb92b28785'}, host_config={'NetworkMode': 'roottestmaterializedmysqldatabase_gw3_default', 'RestartPolicy': {'Name': 'always', 'MaximumRetryCount': 0}, 'VolumesFrom': [], 'Binds': [], 'PortBindings': {}, 'Links': [], 'LogConfig': {'Type': '', 'Config': {}}, 'Mounts': [{'Target': '/mysql/', 'Source': '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/mysql8/logs', 'Type': 'bind', 'ReadOnly': None}]}, networking_config={'EndpointsConfig': {'roottestmaterializedmysqldatabase_gw3_default': {'Aliases': ['mysql80'], 'IPAMConfig': {}}}}) (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_container -> {'Id': '82d4261db616a14b119df905ed2f43fd9e80e96bfd36715103f3cbad9372f0e5', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Warnings': []} (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container <- ('82d4261db616a14b119df905ed2f43fd9e80e96bfd36715103f3cbad9372f0e5') (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container -> {'AppArmorProfile': '', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: 'Args': ['--server_id=100', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: '--log-bin=mysql-bin-1.log', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: '--default_authentication_plugin=mysql_native_password', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: '--default-time-zone=+3:00', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: '--gtid-mode=ON', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: '--enforce-gtid-consistency', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: '--log-error-verbosity=3', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: '--log-error=/mysql/error.log', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr: '--general-log=ON', (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network <- ('82d4261db616a14b119df905ed2f43fd9e80e96bfd36715103f3cbad9372f0e5', 'roottestmaterializedmysqldatabase_gw3_default') (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network -> None (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network <- ('82d4261db616a14b119df905ed2f43fd9e80e96bfd36715103f3cbad9372f0e5', 'roottestmaterializedmysqldatabase_gw3_default', aliases=['82d4261db616', 'mysql80'], ipv4_address=None, ipv6_address=None, links=[], link_local_ips=None) (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network -> None (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker start <- ('82d4261db616a14b119df905ed2f43fd9e80e96bfd36715103f3cbad9372f0e5') (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker start -> None (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.parallel_execute_iter: Finished processing: ServiceName(project='roottestmaterializedmysqldatabase_gw3', service='mysql80', number=1) (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:Creating roottestmaterializedmysqldatabase_gw3_mysql80_1 ... done (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.parallel_execute_iter: Finished processing: (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-30 16:34:05 [ 396 ] DEBUG : get_instance_ip instance_name=mysql80 (cluster.py:2135, get_instance_ip) 2026-04-30 16:34:05 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestmaterializedmysqldatabase_gw3_mysql80_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:34:05 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:05 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:06 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:06 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:07 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:07 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:08 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:08 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:09 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:09 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:10 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:11 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:11 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:12 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:12 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:13 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:13 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:14 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:14 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:15 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:15 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:16 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:16 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:17 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:17 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:18 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:18 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:19 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:19 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:20 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:20 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:21 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:21 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:22 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:22 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:23 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:23 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:24 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:24 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:25 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:25 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:26 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:26 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:27 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:27 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:28 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:28 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:29 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:29 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:30 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:30 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:31 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:31 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:32 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:32 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:33 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:34 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:34 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:35 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:35 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:36 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:36 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:37 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:37 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:38 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:38 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:39 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:39 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:40 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:40 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:41 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:41 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:42 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:42 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:43 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:43 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:44 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:44 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:45 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:45 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:46 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:46 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:47 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:47 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:48 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:48 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:49 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:49 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:50 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:50 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:51 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:51 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:52 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:52 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:53 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:53 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:54 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:55 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:55 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:56 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:56 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:57 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:57 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:58 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:58 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:59 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:34:59 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:35:00 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:35:00 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:35:01 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:35:01 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:35:02 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:35:02 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:35:03 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:35:03 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:35:04 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:35:04 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:35:05 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:35:05 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:35:06 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:35:06 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:35:07 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:35:07 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:35:08 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:35:08 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:35:09 [ 396 ] DEBUG : Can't connect to MySQL 8 (2003, "Can't connect to MySQL server on '172.16.7.3' ([Errno 111] Connection refused)") (cluster.py:2329, wait_mysql8_to_start) 2026-04-30 16:35:09 [ 396 ] DEBUG : Mysql 8 Started (cluster.py:2326, wait_mysql8_to_start) 2026-04-30 16:35:09 [ 396 ] DEBUG : ('Trying to create ClickHouse instance by command %s', 'docker-compose --env-file /ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/.env --project-name roottestmaterializedmysqldatabase_gw3 --file /ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node1/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_mysql.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_mysql_8_0.yml --file /ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node2/docker-compose.yml --file /ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node3/docker-compose.yml up -d --no-recreate') (cluster.py:3146, start) 2026-04-30 16:35:09 [ 396 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/.env', '--project-name', 'roottestmaterializedmysqldatabase_gw3', '--file', '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node1/docker-compose.yml', '--file', '/ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_mysql.yml', '--file', '/ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_mysql_8_0.yml', '--file', '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node2/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node3/docker-compose.yml', 'up', '-d', '--no-recreate'] (cluster.py:113, run_and_check) 2026-04-30 16:35:18 [ 396 ] DEBUG : Stderr:Creating roottestmaterializedmysqldatabase_gw3_node2_1 ... (cluster.py:123, run_and_check) 2026-04-30 16:35:18 [ 396 ] DEBUG : Stderr:Creating roottestmaterializedmysqldatabase_gw3_node3_1 ... (cluster.py:123, run_and_check) 2026-04-30 16:35:18 [ 396 ] DEBUG : Stderr:Creating roottestmaterializedmysqldatabase_gw3_node1_1 ... (cluster.py:123, run_and_check) 2026-04-30 16:35:18 [ 396 ] DEBUG : Stderr:Creating roottestmaterializedmysqldatabase_gw3_node2_1 ... done (cluster.py:123, run_and_check) 2026-04-30 16:35:18 [ 396 ] DEBUG : Stderr:Creating roottestmaterializedmysqldatabase_gw3_node3_1 ... done (cluster.py:123, run_and_check) 2026-04-30 16:35:18 [ 396 ] DEBUG : Stderr:Creating roottestmaterializedmysqldatabase_gw3_node1_1 ... done (cluster.py:123, run_and_check) 2026-04-30 16:35:18 [ 396 ] DEBUG : ClickHouse instance created (cluster.py:3154, start) 2026-04-30 16:35:18 [ 396 ] DEBUG : get_instance_ip instance_name=node1 (cluster.py:2135, get_instance_ip) 2026-04-30 16:35:18 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestmaterializedmysqldatabase_gw3_node1_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:18 [ 396 ] DEBUG : Waiting for ClickHouse start in node1, ip: 172.16.7.6... (cluster.py:3161, start) 2026-04-30 16:35:18 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestmaterializedmysqldatabase_gw3_node1_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:18 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:18 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:18 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:18 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:18 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:18 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:18 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:19 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:19 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:19 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:19 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:19 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:19 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:19 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:19 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:20 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:20 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:20 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:20 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:20 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:20 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:20 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:20 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:21 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:21 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:21 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:21 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:21 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:21 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:21 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:21 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:22 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:22 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:22 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:22 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:22 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:22 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:22 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:22 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:23 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:23 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:23 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:23 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:23 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:23 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:23 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:23 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:24 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:24 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:24 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:24 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:24 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:24 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:24 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:24 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:25 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:25 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:25 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:25 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:25 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:25 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:25 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:25 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:26 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:26 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:26 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:26 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:26 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:26 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:26 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:26 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:27 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:27 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:27 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:27 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:27 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:27 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:27 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:27 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:28 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:28 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:28 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:28 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:28 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:28 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:28 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:29 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:29 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:29 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:29 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:29 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:29 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:29 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:30 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:30 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/82f0aca11b47e53cc62f633adafbd545fc1468430be28788a6d03b1c5751c173/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:30 [ 396 ] DEBUG : ClickHouse node1 started (cluster.py:3165, start) 2026-04-30 16:35:30 [ 396 ] DEBUG : get_instance_ip instance_name=node2 (cluster.py:2135, get_instance_ip) 2026-04-30 16:35:30 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestmaterializedmysqldatabase_gw3_node2_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:30 [ 396 ] DEBUG : Waiting for ClickHouse start in node2, ip: 172.16.7.4... (cluster.py:3161, start) 2026-04-30 16:35:30 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestmaterializedmysqldatabase_gw3_node2_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:30 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/02f90f087212ac35fdcb4b4447229dbe2bd59808d3cf00b683b5077b650d057b/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:30 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/02f90f087212ac35fdcb4b4447229dbe2bd59808d3cf00b683b5077b650d057b/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:30 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/02f90f087212ac35fdcb4b4447229dbe2bd59808d3cf00b683b5077b650d057b/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:30 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/02f90f087212ac35fdcb4b4447229dbe2bd59808d3cf00b683b5077b650d057b/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:30 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/02f90f087212ac35fdcb4b4447229dbe2bd59808d3cf00b683b5077b650d057b/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:30 [ 396 ] DEBUG : ClickHouse node2 started (cluster.py:3165, start) 2026-04-30 16:35:30 [ 396 ] DEBUG : get_instance_ip instance_name=node3 (cluster.py:2135, get_instance_ip) 2026-04-30 16:35:30 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestmaterializedmysqldatabase_gw3_node3_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:30 [ 396 ] DEBUG : Waiting for ClickHouse start in node3, ip: 172.16.7.5... (cluster.py:3161, start) 2026-04-30 16:35:30 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestmaterializedmysqldatabase_gw3_node3_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:30 [ 396 ] DEBUG : http://localhost:None "GET /v1.42/containers/6f9e373db1127d6f4b5cad84fc645bca36afcf49d5b359d47db8423e09f89e45/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:35:30 [ 396 ] DEBUG : ClickHouse node3 started (cluster.py:3165, start) ------------------------------ Captured log call ------------------------------- 2026-04-30 16:35:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.3:3306 (test.py:89, alloc_connection) 2026-04-30 16:35:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.3:3306 (test.py:89, alloc_connection) 2026-04-30 16:35:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.3:3306 (test.py:89, alloc_connection) 2026-04-30 16:35:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.3:3306 (test.py:89, alloc_connection) 2026-04-30 16:35:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.3:3306 (test.py:89, alloc_connection) 2026-04-30 16:35:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.3:3306 (test.py:89, alloc_connection) 2026-04-30 16:35:45 [ 396 ] DEBUG : Executing query DROP DATABASE IF EXISTS binlog_client_test1 on node1 (cluster.py:3602, query) 2026-04-30 16:35:46 [ 396 ] DEBUG : Executing query CREATE DATABASE binlog_client_test1 ENGINE = MaterializedMySQL('mysql80:3306', 'binlog_client_test', 'root', 'clickhouse') SETTINGS use_binlog_client=1 on node1 (cluster.py:3602, query) 2026-04-30 16:35:48 [ 396 ] DEBUG : Executing query /* expect: t*/ SHOW TABLES FROM binlog_client_test1 FORMAT TSV on node1 (cluster.py:3602, query) 2026-04-30 16:35:50 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.3:3306 (test.py:89, alloc_connection) 2026-04-30 16:36:05 [ 396 ] DEBUG : Executing query /* expect: 200000 */ SELECT count() FROM binlog_client_test1.t on node1 (cluster.py:3602, query) 2026-04-30 16:36:09 [ 396 ] DEBUG : latest_result 199584 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:36:10 [ 396 ] DEBUG : Executing query /* expect: 200000 */ SELECT count() FROM binlog_client_test1.t on node1 (cluster.py:3602, query) 2026-04-30 16:36:12 [ 396 ] DEBUG : Executing query DROP DATABASE IF EXISTS binlog_client_test2 on node1 (cluster.py:3602, query) 2026-04-30 16:36:14 [ 396 ] DEBUG : Executing query CREATE DATABASE binlog_client_test2 ENGINE = MaterializedMySQL('mysql80:3306', 'binlog_client_test', 'root', 'clickhouse') SETTINGS use_binlog_client=1 on node1 (cluster.py:3602, query) 2026-04-30 16:36:16 [ 396 ] DEBUG : Executing query /* expect: t*/ SHOW TABLES FROM binlog_client_test2 FORMAT TSV on node1 (cluster.py:3602, query) 2026-04-30 16:36:19 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.3:3306 (test.py:89, alloc_connection) 2026-04-30 16:36:34 [ 396 ] DEBUG : Executing query /* expect: 1 */ SELECT count() FROM system.mysql_binlogs WHERE name = 'binlog_client_test1' on node1 (cluster.py:3602, query) 2026-04-30 16:36:36 [ 396 ] DEBUG : Executing query /* expect: 1 */ SELECT count() FROM system.mysql_binlogs WHERE name = 'binlog_client_test2' on node1 (cluster.py:3602, query) 2026-04-30 16:36:43 [ 396 ] DEBUG : Executing query /* expect: 300000 */ SELECT count() FROM binlog_client_test1.t on node1 (cluster.py:3602, query) 2026-04-30 16:36:46 [ 396 ] DEBUG : latest_result 298584 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:36:47 [ 396 ] DEBUG : Executing query /* expect: 300000 */ SELECT count() FROM binlog_client_test1.t on node1 (cluster.py:3602, query) 2026-04-30 16:36:50 [ 396 ] DEBUG : Executing query /* expect: 300000 */ SELECT count() FROM binlog_client_test2.t on node1 (cluster.py:3602, query) 2026-04-30 16:36:53 [ 396 ] DEBUG : Executing query /* expect: 1 */ SELECT COUNT(DISTINCT(dispatcher_name)) FROM system.mysql_binlogs WHERE name LIKE 'binlog_client_test%' on node1 (cluster.py:3602, query) 2026-04-30 16:36:55 [ 396 ] DEBUG : Executing query DROP DATABASE IF EXISTS binlog_client_test1 on node1 (cluster.py:3602, query) 2026-04-30 16:36:57 [ 396 ] DEBUG : Executing query DROP DATABASE IF EXISTS binlog_client_test2 on node1 (cluster.py:3602, query) 2026-04-30 16:36:59 [ 396 ] DEBUG : Executing query DROP DATABASE IF EXISTS binlog_client_test1 on node1 (cluster.py:3602, query) 2026-04-30 16:37:01 [ 396 ] DEBUG : Executing query CREATE DATABASE binlog_client_test1 ENGINE = MaterializedMySQL('mysql80:3306', 'binlog_client_test', 'root', 'clickhouse') SETTINGS use_binlog_client=1, max_bytes_in_binlog_queue=10 on node1 (cluster.py:3602, query) 2026-04-30 16:37:03 [ 396 ] DEBUG : Executing query DROP DATABASE IF EXISTS binlog_client_test2 on node1 (cluster.py:3602, query) 2026-04-30 16:37:04 [ 396 ] DEBUG : Executing query CREATE DATABASE binlog_client_test2 ENGINE = MaterializedMySQL('mysql80:3306', 'binlog_client_test', 'root', 'clickhouse') SETTINGS use_binlog_client=1, max_bytes_in_binlog_queue=10 on node1 (cluster.py:3602, query) 2026-04-30 16:37:06 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.3:3306 (test.py:89, alloc_connection) 2026-04-30 16:37:08 [ 396 ] DEBUG : Executing query /* expect: t*/ SHOW TABLES FROM binlog_client_test1 FORMAT TSV on node1 (cluster.py:3602, query) 2026-04-30 16:37:10 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.3:3306 (test.py:89, alloc_connection) 2026-04-30 16:37:22 [ 396 ] DEBUG : Executing query /* expect: t*/ SHOW TABLES FROM binlog_client_test2 FORMAT TSV on node1 (cluster.py:3602, query) 2026-04-30 16:37:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.3:3306 (test.py:89, alloc_connection) 2026-04-30 16:37:26 [ 396 ] DEBUG : Executing query /* expect: 1 */ SELECT count() FROM system.mysql_binlogs WHERE name = 'binlog_client_test1' on node1 (cluster.py:3602, query) 2026-04-30 16:37:39 [ 396 ] DEBUG : Executing query /* expect: 1 */ SELECT count() FROM system.mysql_binlogs WHERE name = 'binlog_client_test2' on node1 (cluster.py:3602, query) 2026-04-30 16:37:41 [ 396 ] DEBUG : Executing query /* expect: 420000 */ SELECT count() FROM binlog_client_test1.t on node1 (cluster.py:3602, query) 2026-04-30 16:37:44 [ 396 ] DEBUG : Executing query /* expect: 420000 */ SELECT count() FROM binlog_client_test2.t on node1 (cluster.py:3602, query) 2026-04-30 16:37:47 [ 396 ] DEBUG : Executing query /* expect: 1 */ SELECT COUNT(DISTINCT(dispatcher_name)) FROM system.mysql_binlogs WHERE name LIKE 'binlog_client_test%' on node1 (cluster.py:3602, query) 2026-04-30 16:37:48 [ 396 ] DEBUG : Executing query DROP DATABASE IF EXISTS binlog_client_test3 on node1 (cluster.py:3602, query) 2026-04-30 16:37:51 [ 396 ] DEBUG : Executing query CREATE DATABASE binlog_client_test3 ENGINE = MaterializedMySQL('mysql80:3306', 'binlog_client_test', 'root', 'clickhouse') SETTINGS use_binlog_client=1 on node1 (cluster.py:3602, query) 2026-04-30 16:37:53 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.3:3306 (test.py:89, alloc_connection) 2026-04-30 16:38:18 [ 396 ] DEBUG : Executing query /* expect: 1 */ SELECT COUNT(DISTINCT(dispatcher_name)) FROM system.mysql_binlogs WHERE name LIKE 'binlog_client_test%' on node1 (cluster.py:3602, query) 2026-04-30 16:38:40 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test1' on node1 (cluster.py:3602, query) 2026-04-30 16:38:44 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test2' on node1 (cluster.py:3602, query) 2026-04-30 16:38:47 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:38:57 [ 396 ] DEBUG : latest_result 506 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:38:58 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:39:10 [ 396 ] DEBUG : latest_result 1348 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:39:11 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:39:13 [ 396 ] DEBUG : latest_result 1323 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:39:14 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:39:16 [ 396 ] DEBUG : latest_result 1316 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:39:17 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:39:20 [ 396 ] DEBUG : latest_result 1296 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:39:21 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:39:26 [ 396 ] DEBUG : latest_result 1255 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:39:27 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:39:35 [ 396 ] DEBUG : latest_result 1246 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:39:36 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:39:49 [ 396 ] DEBUG : latest_result 1226 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:39:50 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:40:00 [ 396 ] DEBUG : latest_result 1102 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:40:01 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:40:12 [ 396 ] DEBUG : latest_result 1100 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:40:13 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:40:19 [ 396 ] DEBUG : latest_result 1078 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:40:20 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:40:29 [ 396 ] DEBUG : latest_result 1023 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:40:30 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:40:33 [ 396 ] DEBUG : latest_result 986 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:40:34 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:40:37 [ 396 ] DEBUG : latest_result 976 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:40:38 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:40:41 [ 396 ] DEBUG : latest_result 961 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:40:42 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:40:45 [ 396 ] DEBUG : latest_result 956 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:40:46 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:40:49 [ 396 ] DEBUG : latest_result 953 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:40:50 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:40:52 [ 396 ] DEBUG : latest_result 939 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:40:53 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:40:56 [ 396 ] DEBUG : latest_result 935 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:40:57 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:41:08 [ 396 ] DEBUG : latest_result 914 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:41:09 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:41:13 [ 396 ] DEBUG : latest_result 886 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:41:14 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:41:24 [ 396 ] DEBUG : latest_result 881 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:41:25 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:41:28 [ 396 ] DEBUG : latest_result 860 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:41:29 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:41:31 [ 396 ] DEBUG : latest_result 855 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:41:32 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:41:33 [ 396 ] DEBUG : latest_result 835 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:41:34 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:41:37 [ 396 ] DEBUG : latest_result 831 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:41:38 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:41:41 [ 396 ] DEBUG : latest_result 824 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:41:42 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:41:45 [ 396 ] DEBUG : latest_result 822 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:41:46 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:41:55 [ 396 ] DEBUG : latest_result 810 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:41:56 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) 2026-04-30 16:42:04 [ 396 ] DEBUG : latest_result 788 (materialized_with_ddl.py:34, check_query) 2026-04-30 16:42:05 [ 396 ] DEBUG : Executing query /* expect: 0 */ SELECT size FROM system.mysql_binlogs WHERE name = 'binlog_client_test3' on node1 (cluster.py:3602, query) ---------------------------- Captured log teardown ----------------------------- 2026-04-30 16:42:14 [ 396 ] WARNING : tests failed - not dropping databases (test.py:283, replication) _____________________ test_secure_raft_works_with_password _____________________ [gw8] linux -- Python 3.10.12 /usr/bin/python3 started_cluster = def test_secure_raft_works_with_password(started_cluster): check_valid_configuration("WithoutPassPhrase", "unusedpassword") check_invalid_configuration("WithPassPhrase", "wrongpassword") check_invalid_configuration("WithPassPhrase", "") > check_valid_configuration("WithPassPhrase", "test") test_keeper_internal_secure/test.py:187: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ test_keeper_internal_secure/test.py:161: in check_valid_configuration nodes[0].wait_for_log_line( helpers/cluster.py:4143: in wait_for_log_line result = self.exec_in_container( helpers/cluster.py:4058: in exec_in_container return self.cluster.exec_in_container( helpers/cluster.py:2181: in exec_in_container result = subprocess_check_call( helpers/cluster.py:212: in subprocess_check_call return run_and_check(args, detach=detach, nothrow=nothrow) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ args = ['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', 'timeout 30 tail -Fn1000 "/var/log/clickhouse-server/clickhouse-server.log" | grep -Em 1 \'Raft ASIO listener initiated on :::9234, SSL enabled\''] env = None, shell = False, stdout = -1, stderr = -1, timeout = 300 nothrow = False, detach = False def run_and_check( args, env=None, shell=False, stdout=subprocess.PIPE, stderr=subprocess.PIPE, timeout=300, nothrow=False, detach=False, ): if detach: subprocess.Popen( args, stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL, env=env, shell=shell, ) return logging.debug(f"Command:{args}") res = subprocess.run( args, stdout=stdout, stderr=stderr, env=env, shell=shell, timeout=timeout ) out = res.stdout.decode("utf-8", "ignore") err = res.stderr.decode("utf-8", "ignore") # check_call(...) from subprocess does not print stderr, so we do it manually for outline in out.splitlines(): logging.debug(f"Stdout:{outline}") for errline in err.splitlines(): logging.debug(f"Stderr:{errline}") if res.returncode != 0: logging.debug(f"Exitcode:{res.returncode}") if env: logging.debug(f"Env:{env}") if not nothrow: > raise Exception( f"Command {args} return non-zero code {res.returncode}: {res.stderr.decode('utf-8')}" ) E Exception: Command ['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', 'timeout 30 tail -Fn1000 "/var/log/clickhouse-server/clickhouse-server.log" | grep -Em 1 \'Raft ASIO listener initiated on :::9234, SSL enabled\''] return non-zero code 1: helpers/cluster.py:129: Exception ------------------------------ Captured log call ------------------------------- 2026-04-30 16:38:09 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:True cmd: ['bash', '-c', 'ps -C clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:09 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', 'ps -C clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:38:10 [ 456 ] DEBUG : Stdout: PID TTY TIME CMD (cluster.py:121, run_and_check) 2026-04-30 16:38:10 [ 456 ] DEBUG : Stdout: 839 ? 00:00:20 clickhouse (cluster.py:121, run_and_check) 2026-04-30 16:38:10 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', 'pkill clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:10 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', 'pkill clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:38:12 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:12 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:13 [ 456 ] DEBUG : Stdout:839 (cluster.py:121, run_and_check) 2026-04-30 16:38:14 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:14 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:15 [ 456 ] DEBUG : Stdout:839 (cluster.py:121, run_and_check) 2026-04-30 16:38:16 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:16 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:17 [ 456 ] DEBUG : Stdout:839 (cluster.py:121, run_and_check) 2026-04-30 16:38:18 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:18 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:20 [ 456 ] DEBUG : Stdout:839 (cluster.py:121, run_and_check) 2026-04-30 16:38:21 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:21 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:22 [ 456 ] DEBUG : Stdout:839 (cluster.py:121, run_and_check) 2026-04-30 16:38:23 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:23 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:25 [ 456 ] DEBUG : Stdout:839 (cluster.py:121, run_and_check) 2026-04-30 16:38:26 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:26 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:27 [ 456 ] DEBUG : Stdout:839 (cluster.py:121, run_and_check) 2026-04-30 16:38:27 [ 456 ] DEBUG : Stdout:1652 (cluster.py:121, run_and_check) 2026-04-30 16:38:28 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:28 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:29 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:True cmd: ['bash', '-c', 'ps -C clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:29 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', 'ps -C clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:38:31 [ 456 ] DEBUG : Stdout: PID TTY TIME CMD (cluster.py:121, run_and_check) 2026-04-30 16:38:31 [ 456 ] DEBUG : Stdout: 827 ? 00:00:24 clickhouse (cluster.py:121, run_and_check) 2026-04-30 16:38:31 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', 'pkill clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:31 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', 'pkill clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:38:32 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:32 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:34 [ 456 ] DEBUG : Stdout:827 (cluster.py:121, run_and_check) 2026-04-30 16:38:35 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:35 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:36 [ 456 ] DEBUG : Stdout:827 (cluster.py:121, run_and_check) 2026-04-30 16:38:37 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:37 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:38 [ 456 ] DEBUG : Stdout:827 (cluster.py:121, run_and_check) 2026-04-30 16:38:39 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:39 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:41 [ 456 ] DEBUG : Stdout:827 (cluster.py:121, run_and_check) 2026-04-30 16:38:42 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:42 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:44 [ 456 ] DEBUG : Stdout:827 (cluster.py:121, run_and_check) 2026-04-30 16:38:45 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:45 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:46 [ 456 ] DEBUG : Stdout:827 (cluster.py:121, run_and_check) 2026-04-30 16:38:46 [ 456 ] DEBUG : Stdout:1619 (cluster.py:121, run_and_check) 2026-04-30 16:38:47 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:47 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:48 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:True cmd: ['bash', '-c', 'ps -C clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:48 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', 'ps -C clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:38:49 [ 456 ] DEBUG : Stdout: PID TTY TIME CMD (cluster.py:121, run_and_check) 2026-04-30 16:38:49 [ 456 ] DEBUG : Stdout: 825 ? 00:00:40 clickhouse (cluster.py:121, run_and_check) 2026-04-30 16:38:49 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', 'pkill clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:49 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', 'pkill clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:38:50 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:50 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:52 [ 456 ] DEBUG : Stdout:825 (cluster.py:121, run_and_check) 2026-04-30 16:38:53 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:53 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:54 [ 456 ] DEBUG : Stdout:825 (cluster.py:121, run_and_check) 2026-04-30 16:38:55 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:55 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:56 [ 456 ] DEBUG : Stdout:825 (cluster.py:121, run_and_check) 2026-04-30 16:38:57 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:57 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:58 [ 456 ] DEBUG : Stdout:825 (cluster.py:121, run_and_check) 2026-04-30 16:38:59 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:59 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:39:00 [ 456 ] DEBUG : Stdout:825 (cluster.py:121, run_and_check) 2026-04-30 16:39:01 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:01 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:39:02 [ 456 ] DEBUG : Stdout:825 (cluster.py:121, run_and_check) 2026-04-30 16:39:02 [ 456 ] DEBUG : Stdout:1642 (cluster.py:121, run_and_check) 2026-04-30 16:39:03 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:03 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:39:04 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['rm', '-rf', '/var/lib/clickhouse/coordination'] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:04 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'rm', '-rf', '/var/lib/clickhouse/coordination'] (cluster.py:113, run_and_check) 2026-04-30 16:39:04 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['rm', '-rf', '/var/lib/clickhouse/coordination'] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:04 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'rm', '-rf', '/var/lib/clickhouse/coordination'] (cluster.py:113, run_and_check) 2026-04-30 16:39:05 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['rm', '-rf', '/var/lib/clickhouse/coordination'] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:05 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'rm', '-rf', '/var/lib/clickhouse/coordination'] (cluster.py:113, run_and_check) 2026-04-30 16:39:06 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', 'mkdir -p $(dirname /etc/clickhouse-server/config.d/ssl_conf.yml) && echo b3BlblNTTDoKICBzZXJ2ZXI6CiAgICBjZXJ0aWZpY2F0ZUZpbGU6ICcvZXRjL2NsaWNraG91c2Utc2VydmVyL2NvbmZpZy5kL1dpdGhvdXRQYXNzUGhyYXNlLmNydCcKICAgIHByaXZhdGVLZXlGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5rZXknCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIHByaXZhdGVLZXlQYXNzcGhyYXNlSGFuZGxlcjoKICAgICAgICBuYW1lOiBLZXlGaWxlSGFuZGxlcgogICAgICAgIG9wdGlvbnM6CiAgICAgICAgICAgIHBhc3N3b3JkOiAnUEFTU1dPUkQnCiAgICBsb2FkRGVmYXVsdENBRmlsZTogdHJ1ZQogICAgdmVyaWZpY2F0aW9uTW9kZTogJ25vbmUnCiAgICBjYWNoZVNlc3Npb25zOiB0cnVlCiAgICBkaXNhYmxlUHJvdG9jb2xzOiAnc3NsdjIsc3NsdjMnCiAgICBwcmVmZXJTZXJ2ZXJDaXBoZXJzOiB0cnVlCiAgY2xpZW50OgogICAgY2VydGlmaWNhdGVGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5jcnQnCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIGxvYWREZWZhdWx0Q0FGaWxlOiB0cnVlCiAgICB2ZXJpZmljYXRpb25Nb2RlOiAnbm9uZScKICAgIGNhY2hlU2Vzc2lvbnM6IHRydWUKICAgIGRpc2FibGVQcm90b2NvbHM6ICdzc2x2Mixzc2x2MycKICAgIHByZWZlclNlcnZlckNpcGhlcnM6IHRydWUK | base64 --decode > /etc/clickhouse-server/config.d/ssl_conf.yml'] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:06 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', 'mkdir -p $(dirname /etc/clickhouse-server/config.d/ssl_conf.yml) && echo b3BlblNTTDoKICBzZXJ2ZXI6CiAgICBjZXJ0aWZpY2F0ZUZpbGU6ICcvZXRjL2NsaWNraG91c2Utc2VydmVyL2NvbmZpZy5kL1dpdGhvdXRQYXNzUGhyYXNlLmNydCcKICAgIHByaXZhdGVLZXlGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5rZXknCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIHByaXZhdGVLZXlQYXNzcGhyYXNlSGFuZGxlcjoKICAgICAgICBuYW1lOiBLZXlGaWxlSGFuZGxlcgogICAgICAgIG9wdGlvbnM6CiAgICAgICAgICAgIHBhc3N3b3JkOiAnUEFTU1dPUkQnCiAgICBsb2FkRGVmYXVsdENBRmlsZTogdHJ1ZQogICAgdmVyaWZpY2F0aW9uTW9kZTogJ25vbmUnCiAgICBjYWNoZVNlc3Npb25zOiB0cnVlCiAgICBkaXNhYmxlUHJvdG9jb2xzOiAnc3NsdjIsc3NsdjMnCiAgICBwcmVmZXJTZXJ2ZXJDaXBoZXJzOiB0cnVlCiAgY2xpZW50OgogICAgY2VydGlmaWNhdGVGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5jcnQnCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIGxvYWREZWZhdWx0Q0FGaWxlOiB0cnVlCiAgICB2ZXJpZmljYXRpb25Nb2RlOiAnbm9uZScKICAgIGNhY2hlU2Vzc2lvbnM6IHRydWUKICAgIGRpc2FibGVQcm90b2NvbHM6ICdzc2x2Mixzc2x2MycKICAgIHByZWZlclNlcnZlckNpcGhlcnM6IHRydWUK | base64 --decode > /etc/clickhouse-server/config.d/ssl_conf.yml'] (cluster.py:113, run_and_check) 2026-04-30 16:39:07 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "sed -i 's/WithoutPassPhrase/WithoutPassPhrase/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:07 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "sed -i 's/WithoutPassPhrase/WithoutPassPhrase/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:113, run_and_check) 2026-04-30 16:39:07 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "sed -i 's/PASSWORD/unusedpassword/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:07 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "sed -i 's/PASSWORD/unusedpassword/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:113, run_and_check) 2026-04-30 16:39:08 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', 'mkdir -p $(dirname /etc/clickhouse-server/config.d/ssl_conf.yml) && echo b3BlblNTTDoKICBzZXJ2ZXI6CiAgICBjZXJ0aWZpY2F0ZUZpbGU6ICcvZXRjL2NsaWNraG91c2Utc2VydmVyL2NvbmZpZy5kL1dpdGhvdXRQYXNzUGhyYXNlLmNydCcKICAgIHByaXZhdGVLZXlGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5rZXknCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIHByaXZhdGVLZXlQYXNzcGhyYXNlSGFuZGxlcjoKICAgICAgICBuYW1lOiBLZXlGaWxlSGFuZGxlcgogICAgICAgIG9wdGlvbnM6CiAgICAgICAgICAgIHBhc3N3b3JkOiAnUEFTU1dPUkQnCiAgICBsb2FkRGVmYXVsdENBRmlsZTogdHJ1ZQogICAgdmVyaWZpY2F0aW9uTW9kZTogJ25vbmUnCiAgICBjYWNoZVNlc3Npb25zOiB0cnVlCiAgICBkaXNhYmxlUHJvdG9jb2xzOiAnc3NsdjIsc3NsdjMnCiAgICBwcmVmZXJTZXJ2ZXJDaXBoZXJzOiB0cnVlCiAgY2xpZW50OgogICAgY2VydGlmaWNhdGVGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5jcnQnCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIGxvYWREZWZhdWx0Q0FGaWxlOiB0cnVlCiAgICB2ZXJpZmljYXRpb25Nb2RlOiAnbm9uZScKICAgIGNhY2hlU2Vzc2lvbnM6IHRydWUKICAgIGRpc2FibGVQcm90b2NvbHM6ICdzc2x2Mixzc2x2MycKICAgIHByZWZlclNlcnZlckNpcGhlcnM6IHRydWUK | base64 --decode > /etc/clickhouse-server/config.d/ssl_conf.yml'] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:08 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', 'mkdir -p $(dirname /etc/clickhouse-server/config.d/ssl_conf.yml) && echo b3BlblNTTDoKICBzZXJ2ZXI6CiAgICBjZXJ0aWZpY2F0ZUZpbGU6ICcvZXRjL2NsaWNraG91c2Utc2VydmVyL2NvbmZpZy5kL1dpdGhvdXRQYXNzUGhyYXNlLmNydCcKICAgIHByaXZhdGVLZXlGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5rZXknCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIHByaXZhdGVLZXlQYXNzcGhyYXNlSGFuZGxlcjoKICAgICAgICBuYW1lOiBLZXlGaWxlSGFuZGxlcgogICAgICAgIG9wdGlvbnM6CiAgICAgICAgICAgIHBhc3N3b3JkOiAnUEFTU1dPUkQnCiAgICBsb2FkRGVmYXVsdENBRmlsZTogdHJ1ZQogICAgdmVyaWZpY2F0aW9uTW9kZTogJ25vbmUnCiAgICBjYWNoZVNlc3Npb25zOiB0cnVlCiAgICBkaXNhYmxlUHJvdG9jb2xzOiAnc3NsdjIsc3NsdjMnCiAgICBwcmVmZXJTZXJ2ZXJDaXBoZXJzOiB0cnVlCiAgY2xpZW50OgogICAgY2VydGlmaWNhdGVGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5jcnQnCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIGxvYWREZWZhdWx0Q0FGaWxlOiB0cnVlCiAgICB2ZXJpZmljYXRpb25Nb2RlOiAnbm9uZScKICAgIGNhY2hlU2Vzc2lvbnM6IHRydWUKICAgIGRpc2FibGVQcm90b2NvbHM6ICdzc2x2Mixzc2x2MycKICAgIHByZWZlclNlcnZlckNpcGhlcnM6IHRydWUK | base64 --decode > /etc/clickhouse-server/config.d/ssl_conf.yml'] (cluster.py:113, run_and_check) 2026-04-30 16:39:09 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "sed -i 's/WithoutPassPhrase/WithoutPassPhrase/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:09 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "sed -i 's/WithoutPassPhrase/WithoutPassPhrase/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:113, run_and_check) 2026-04-30 16:39:10 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "sed -i 's/PASSWORD/unusedpassword/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:10 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "sed -i 's/PASSWORD/unusedpassword/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:113, run_and_check) 2026-04-30 16:39:10 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', 'mkdir -p $(dirname /etc/clickhouse-server/config.d/ssl_conf.yml) && echo b3BlblNTTDoKICBzZXJ2ZXI6CiAgICBjZXJ0aWZpY2F0ZUZpbGU6ICcvZXRjL2NsaWNraG91c2Utc2VydmVyL2NvbmZpZy5kL1dpdGhvdXRQYXNzUGhyYXNlLmNydCcKICAgIHByaXZhdGVLZXlGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5rZXknCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIHByaXZhdGVLZXlQYXNzcGhyYXNlSGFuZGxlcjoKICAgICAgICBuYW1lOiBLZXlGaWxlSGFuZGxlcgogICAgICAgIG9wdGlvbnM6CiAgICAgICAgICAgIHBhc3N3b3JkOiAnUEFTU1dPUkQnCiAgICBsb2FkRGVmYXVsdENBRmlsZTogdHJ1ZQogICAgdmVyaWZpY2F0aW9uTW9kZTogJ25vbmUnCiAgICBjYWNoZVNlc3Npb25zOiB0cnVlCiAgICBkaXNhYmxlUHJvdG9jb2xzOiAnc3NsdjIsc3NsdjMnCiAgICBwcmVmZXJTZXJ2ZXJDaXBoZXJzOiB0cnVlCiAgY2xpZW50OgogICAgY2VydGlmaWNhdGVGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5jcnQnCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIGxvYWREZWZhdWx0Q0FGaWxlOiB0cnVlCiAgICB2ZXJpZmljYXRpb25Nb2RlOiAnbm9uZScKICAgIGNhY2hlU2Vzc2lvbnM6IHRydWUKICAgIGRpc2FibGVQcm90b2NvbHM6ICdzc2x2Mixzc2x2MycKICAgIHByZWZlclNlcnZlckNpcGhlcnM6IHRydWUK | base64 --decode > /etc/clickhouse-server/config.d/ssl_conf.yml'] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:10 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', 'mkdir -p $(dirname /etc/clickhouse-server/config.d/ssl_conf.yml) && echo b3BlblNTTDoKICBzZXJ2ZXI6CiAgICBjZXJ0aWZpY2F0ZUZpbGU6ICcvZXRjL2NsaWNraG91c2Utc2VydmVyL2NvbmZpZy5kL1dpdGhvdXRQYXNzUGhyYXNlLmNydCcKICAgIHByaXZhdGVLZXlGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5rZXknCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIHByaXZhdGVLZXlQYXNzcGhyYXNlSGFuZGxlcjoKICAgICAgICBuYW1lOiBLZXlGaWxlSGFuZGxlcgogICAgICAgIG9wdGlvbnM6CiAgICAgICAgICAgIHBhc3N3b3JkOiAnUEFTU1dPUkQnCiAgICBsb2FkRGVmYXVsdENBRmlsZTogdHJ1ZQogICAgdmVyaWZpY2F0aW9uTW9kZTogJ25vbmUnCiAgICBjYWNoZVNlc3Npb25zOiB0cnVlCiAgICBkaXNhYmxlUHJvdG9jb2xzOiAnc3NsdjIsc3NsdjMnCiAgICBwcmVmZXJTZXJ2ZXJDaXBoZXJzOiB0cnVlCiAgY2xpZW50OgogICAgY2VydGlmaWNhdGVGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5jcnQnCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIGxvYWREZWZhdWx0Q0FGaWxlOiB0cnVlCiAgICB2ZXJpZmljYXRpb25Nb2RlOiAnbm9uZScKICAgIGNhY2hlU2Vzc2lvbnM6IHRydWUKICAgIGRpc2FibGVQcm90b2NvbHM6ICdzc2x2Mixzc2x2MycKICAgIHByZWZlclNlcnZlckNpcGhlcnM6IHRydWUK | base64 --decode > /etc/clickhouse-server/config.d/ssl_conf.yml'] (cluster.py:113, run_and_check) 2026-04-30 16:39:11 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "sed -i 's/WithoutPassPhrase/WithoutPassPhrase/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:11 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "sed -i 's/WithoutPassPhrase/WithoutPassPhrase/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:113, run_and_check) 2026-04-30 16:39:12 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "sed -i 's/PASSWORD/unusedpassword/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:12 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "sed -i 's/PASSWORD/unusedpassword/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:113, run_and_check) 2026-04-30 16:39:13 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:13 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:39:13 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:13 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:39:13 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:13 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:39:14 [ 456 ] DEBUG : No clickhouse process running. Start new one. (cluster.py:3964, start_clickhouse) 2026-04-30 16:39:14 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', 'clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon'] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:14 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', '0', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', 'clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon'] (cluster.py:113, run_and_check) 2026-04-30 16:39:14 [ 456 ] DEBUG : No clickhouse process running. Start new one. (cluster.py:3964, start_clickhouse) 2026-04-30 16:39:14 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', 'clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon'] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:14 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', '0', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', 'clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon'] (cluster.py:113, run_and_check) 2026-04-30 16:39:14 [ 456 ] DEBUG : No clickhouse process running. Start new one. (cluster.py:3964, start_clickhouse) 2026-04-30 16:39:14 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', 'clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon'] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:14 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', '0', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', 'clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon'] (cluster.py:113, run_and_check) 2026-04-30 16:39:16 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:16 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:39:16 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:16 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:39:17 [ 456 ] DEBUG : Stdout:1688 (cluster.py:121, run_and_check) 2026-04-30 16:39:17 [ 456 ] DEBUG : Clickhouse process running. (cluster.py:3975, start_clickhouse) 2026-04-30 16:39:17 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:17 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:39:17 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:17 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:39:18 [ 456 ] DEBUG : Stdout:1711 (cluster.py:121, run_and_check) 2026-04-30 16:39:18 [ 456 ] DEBUG : Clickhouse process running. (cluster.py:3975, start_clickhouse) 2026-04-30 16:39:18 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:18 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:39:18 [ 456 ] DEBUG : Stdout:1688 (cluster.py:121, run_and_check) 2026-04-30 16:39:18 [ 456 ] DEBUG : Executing query select 20 on node2 (cluster.py:3602, query) 2026-04-30 16:39:18 [ 456 ] DEBUG : Stdout:1722 (cluster.py:121, run_and_check) 2026-04-30 16:39:18 [ 456 ] DEBUG : Clickhouse process running. (cluster.py:3975, start_clickhouse) 2026-04-30 16:39:18 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:18 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:39:18 [ 456 ] DEBUG : Stdout:1711 (cluster.py:121, run_and_check) 2026-04-30 16:39:18 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:39:19 [ 456 ] DEBUG : Stdout:1722 (cluster.py:121, run_and_check) 2026-04-30 16:39:19 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:39:20 [ 456 ] DEBUG : Executing query select 20 on node2 (cluster.py:3602, query) 2026-04-30 16:39:20 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:39:20 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:39:21 [ 456 ] DEBUG : Executing query select 20 on node2 (cluster.py:3602, query) 2026-04-30 16:39:22 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:39:22 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:39:23 [ 456 ] DEBUG : Executing query select 20 on node2 (cluster.py:3602, query) 2026-04-30 16:39:24 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:39:26 [ 456 ] DEBUG : Executing query select 20 on node2 (cluster.py:3602, query) 2026-04-30 16:39:26 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:39:26 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:39:27 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:39:27 [ 456 ] DEBUG : Executing query select 20 on node2 (cluster.py:3602, query) 2026-04-30 16:39:28 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:39:29 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:39:29 [ 456 ] DEBUG : Executing query select 20 on node2 (cluster.py:3602, query) 2026-04-30 16:39:30 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:39:30 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:39:31 [ 456 ] DEBUG : Executing query select 20 on node2 (cluster.py:3602, query) 2026-04-30 16:39:32 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:39:32 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:39:32 [ 456 ] DEBUG : Executing query select 20 on node2 (cluster.py:3602, query) 2026-04-30 16:39:34 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:39:34 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:39:34 [ 456 ] DEBUG : Executing query select 20 on node2 (cluster.py:3602, query) 2026-04-30 16:39:35 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:39:36 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:39:36 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:36 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:39:36 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:36 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:39:37 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:37 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:39:37 [ 456 ] DEBUG : Stdout:1688 (cluster.py:121, run_and_check) 2026-04-30 16:39:37 [ 456 ] WARNING : ERROR Client failed! Return code: 210, stderr: Code: 210. DB::NetException: Connection refused (172.16.13.3:9000). (NETWORK_ERROR) (cluster.py:4008, wait_start) 2026-04-30 16:39:37 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:37 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:39:37 [ 456 ] DEBUG : Stdout:1722 (cluster.py:121, run_and_check) 2026-04-30 16:39:37 [ 456 ] WARNING : ERROR Client failed! Return code: 210, stderr: Code: 210. DB::NetException: Connection refused (172.16.13.4:9000). (NETWORK_ERROR) (cluster.py:4008, wait_start) 2026-04-30 16:39:37 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:37 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:39:38 [ 456 ] DEBUG : Stdout:1711 (cluster.py:121, run_and_check) 2026-04-30 16:39:38 [ 456 ] WARNING : ERROR Client failed! Return code: 210, stderr: Code: 210. DB::NetException: Connection refused (172.16.13.2:9000). (NETWORK_ERROR) (cluster.py:4008, wait_start) 2026-04-30 16:39:38 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:38 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:39:38 [ 456 ] DEBUG : Stdout:1688 (cluster.py:121, run_and_check) 2026-04-30 16:39:38 [ 456 ] DEBUG : Executing query select 20 on node2 (cluster.py:3602, query) 2026-04-30 16:39:39 [ 456 ] DEBUG : Stdout:1722 (cluster.py:121, run_and_check) 2026-04-30 16:39:39 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:39:39 [ 456 ] DEBUG : Stdout:1711 (cluster.py:121, run_and_check) 2026-04-30 16:39:39 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:39:41 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:39:42 [ 456 ] DEBUG : get_instance_ip instance_name=node1 (cluster.py:2135, get_instance_ip) 2026-04-30 16:39:43 [ 456 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestkeeperinternalsecure_gw8_node1_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:39:43 [ 456 ] DEBUG : get_instance_ip instance_name=node2 (cluster.py:2135, get_instance_ip) 2026-04-30 16:39:43 [ 456 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestkeeperinternalsecure_gw8_node2_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:39:43 [ 456 ] DEBUG : get_instance_ip instance_name=node3 (cluster.py:2135, get_instance_ip) 2026-04-30 16:39:43 [ 456 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestkeeperinternalsecure_gw8_node3_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:39:43 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', 'timeout 30 tail -Fn1000 "/var/log/clickhouse-server/clickhouse-server.log" | grep -Em 1 \'Raft ASIO listener initiated on :::9234, SSL enabled\''] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:43 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', 'timeout 30 tail -Fn1000 "/var/log/clickhouse-server/clickhouse-server.log" | grep -Em 1 \'Raft ASIO listener initiated on :::9234, SSL enabled\''] (cluster.py:113, run_and_check) 2026-04-30 16:39:44 [ 456 ] DEBUG : Stdout:2026.04.30 16:39:26.380088 [ 1722 ] {} RaftInstance: Raft ASIO listener initiated on :::9234, SSL enabled (cluster.py:121, run_and_check) 2026-04-30 16:39:44 [ 456 ] DEBUG : 1 log line(s) matching "Raft ASIO listener initiated on :::9234, SSL enabled" appeared in a 0.982 seconds (cluster.py:4173, wait_for_log_line) 2026-04-30 16:39:44 [ 456 ] DEBUG : get_instance_ip instance_name=node1 (cluster.py:2135, get_instance_ip) 2026-04-30 16:39:44 [ 456 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestkeeperinternalsecure_gw8_node1_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:39:44 [ 456 ] INFO : Connecting to 172.16.13.4(172.16.13.4):9181, use_ssl: False (connection.py:650, _connect) 2026-04-30 16:39:44 [ 456 ] DEBUG : Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=30000, session_id=0, passwd=b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None) (connection.py:312, _submit) 2026-04-30 16:39:44 [ 456 ] INFO : Zookeeper connection established, state: CONNECTED (client.py:532, _session_callback) 2026-04-30 16:39:44 [ 456 ] DEBUG : get_instance_ip instance_name=node2 (cluster.py:2135, get_instance_ip) 2026-04-30 16:39:44 [ 456 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestkeeperinternalsecure_gw8_node2_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:39:44 [ 456 ] INFO : Connecting to 172.16.13.3(172.16.13.3):9181, use_ssl: False (connection.py:650, _connect) 2026-04-30 16:39:44 [ 456 ] DEBUG : Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=30000, session_id=0, passwd=b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None) (connection.py:312, _submit) 2026-04-30 16:39:45 [ 456 ] INFO : Zookeeper connection established, state: CONNECTED (client.py:532, _session_callback) 2026-04-30 16:39:45 [ 456 ] DEBUG : get_instance_ip instance_name=node3 (cluster.py:2135, get_instance_ip) 2026-04-30 16:39:46 [ 456 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestkeeperinternalsecure_gw8_node3_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:39:46 [ 456 ] INFO : Connecting to 172.16.13.2(172.16.13.2):9181, use_ssl: False (connection.py:650, _connect) 2026-04-30 16:39:46 [ 456 ] DEBUG : Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=30000, session_id=0, passwd=b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None) (connection.py:312, _submit) 2026-04-30 16:39:47 [ 456 ] INFO : Zookeeper connection established, state: CONNECTED (client.py:532, _session_callback) 2026-04-30 16:39:47 [ 456 ] DEBUG : Sending request(xid=1): Create(path='/test_node', data=b'somedata1', acl=[ACL(perms=31, acl_list=['ALL'], id=Id(scheme='world', id='anyone'))], flags=0) (connection.py:312, _submit) 2026-04-30 16:39:47 [ 456 ] DEBUG : Received response(xid=1): '/test_node' (connection.py:410, _read_response) 2026-04-30 16:39:47 [ 456 ] DEBUG : Sending request(xid=1): Sync(path='/test_node') (connection.py:312, _submit) 2026-04-30 16:39:47 [ 456 ] DEBUG : Received response(xid=1): '/test_node' (connection.py:410, _read_response) 2026-04-30 16:39:47 [ 456 ] DEBUG : Sending request(xid=1): Sync(path='/test_node') (connection.py:312, _submit) 2026-04-30 16:39:47 [ 456 ] DEBUG : Received response(xid=1): '/test_node' (connection.py:410, _read_response) 2026-04-30 16:39:47 [ 456 ] DEBUG : Sending request(xid=2): Exists(path='/test_node', watcher=None) (connection.py:312, _submit) 2026-04-30 16:39:47 [ 456 ] DEBUG : Received response(xid=2): ZnodeStat(czxid=1, mzxid=1, ctime=1777567187441, mtime=1777567187441, version=0, cversion=0, aversion=0, ephemeralOwner=0, dataLength=9, numChildren=0, pzxid=1) (connection.py:410, _read_response) 2026-04-30 16:39:47 [ 456 ] DEBUG : Sending request(xid=2): Exists(path='/test_node', watcher=None) (connection.py:312, _submit) 2026-04-30 16:39:47 [ 456 ] DEBUG : Received response(xid=2): ZnodeStat(czxid=1, mzxid=1, ctime=1777567187441, mtime=1777567187441, version=0, cversion=0, aversion=0, ephemeralOwner=0, dataLength=9, numChildren=0, pzxid=1) (connection.py:410, _read_response) 2026-04-30 16:39:47 [ 456 ] DEBUG : Sending request(xid=2): Exists(path='/test_node', watcher=None) (connection.py:312, _submit) 2026-04-30 16:39:47 [ 456 ] DEBUG : Received response(xid=2): ZnodeStat(czxid=1, mzxid=1, ctime=1777567187441, mtime=1777567187441, version=0, cversion=0, aversion=0, ephemeralOwner=0, dataLength=9, numChildren=0, pzxid=1) (connection.py:410, _read_response) 2026-04-30 16:39:47 [ 456 ] DEBUG : Sending request(xid=3): Close() (connection.py:312, _submit) 2026-04-30 16:39:47 [ 456 ] WARNING : Connection dropped: socket connection broken (connection.py:622, _connect_attempt) 2026-04-30 16:39:47 [ 456 ] WARNING : Transition to CONNECTING (connection.py:626, _connect_attempt) 2026-04-30 16:39:47 [ 456 ] INFO : Zookeeper connection lost (client.py:543, _session_callback) 2026-04-30 16:39:48 [ 456 ] WARNING : Failed connecting to Zookeeper within the connection retry policy. (connection.py:515, zk_loop) 2026-04-30 16:39:48 [ 456 ] INFO : Zookeeper session closed, state: CLOSED (client.py:537, _session_callback) 2026-04-30 16:39:48 [ 456 ] DEBUG : Sending request(xid=3): Close() (connection.py:312, _submit) 2026-04-30 16:39:48 [ 456 ] WARNING : Connection dropped: socket connection broken (connection.py:622, _connect_attempt) 2026-04-30 16:39:48 [ 456 ] WARNING : Transition to CONNECTING (connection.py:626, _connect_attempt) 2026-04-30 16:39:48 [ 456 ] INFO : Zookeeper connection lost (client.py:543, _session_callback) 2026-04-30 16:39:48 [ 456 ] WARNING : Failed connecting to Zookeeper within the connection retry policy. (connection.py:515, zk_loop) 2026-04-30 16:39:48 [ 456 ] INFO : Zookeeper session closed, state: CLOSED (client.py:537, _session_callback) 2026-04-30 16:39:48 [ 456 ] DEBUG : Sending request(xid=3): Close() (connection.py:312, _submit) 2026-04-30 16:39:48 [ 456 ] WARNING : Connection dropped: socket connection broken (connection.py:622, _connect_attempt) 2026-04-30 16:39:48 [ 456 ] WARNING : Transition to CONNECTING (connection.py:626, _connect_attempt) 2026-04-30 16:39:48 [ 456 ] INFO : Zookeeper connection lost (client.py:543, _session_callback) 2026-04-30 16:39:48 [ 456 ] WARNING : Failed connecting to Zookeeper within the connection retry policy. (connection.py:515, zk_loop) 2026-04-30 16:39:48 [ 456 ] INFO : Zookeeper session closed, state: CLOSED (client.py:537, _session_callback) 2026-04-30 16:39:48 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:True cmd: ['bash', '-c', 'ps -C clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:48 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', 'ps -C clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:39:49 [ 456 ] DEBUG : Stdout: PID TTY TIME CMD (cluster.py:121, run_and_check) 2026-04-30 16:39:49 [ 456 ] DEBUG : Stdout: 1722 ? 00:00:24 clickhouse (cluster.py:121, run_and_check) 2026-04-30 16:39:49 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', 'pkill clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:49 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', 'pkill clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:39:50 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:50 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:39:51 [ 456 ] DEBUG : Stdout:1722 (cluster.py:121, run_and_check) 2026-04-30 16:39:52 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:52 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:39:53 [ 456 ] DEBUG : Stdout:1722 (cluster.py:121, run_and_check) 2026-04-30 16:39:54 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:54 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:39:54 [ 456 ] DEBUG : Stdout:1722 (cluster.py:121, run_and_check) 2026-04-30 16:39:55 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:55 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:39:56 [ 456 ] DEBUG : Stdout:1722 (cluster.py:121, run_and_check) 2026-04-30 16:39:57 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:57 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:39:58 [ 456 ] DEBUG : Stdout:1722 (cluster.py:121, run_and_check) 2026-04-30 16:39:59 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:59 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:00 [ 456 ] DEBUG : Stdout:1722 (cluster.py:121, run_and_check) 2026-04-30 16:40:01 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:01 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:01 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:True cmd: ['bash', '-c', 'ps -C clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:01 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', 'ps -C clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:40:02 [ 456 ] DEBUG : Stdout: PID TTY TIME CMD (cluster.py:121, run_and_check) 2026-04-30 16:40:02 [ 456 ] DEBUG : Stdout: 1688 ? 00:00:33 clickhouse (cluster.py:121, run_and_check) 2026-04-30 16:40:02 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', 'pkill clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:02 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', 'pkill clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:40:03 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:03 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:04 [ 456 ] DEBUG : Stdout:1688 (cluster.py:121, run_and_check) 2026-04-30 16:40:05 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:05 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:06 [ 456 ] DEBUG : Stdout:1688 (cluster.py:121, run_and_check) 2026-04-30 16:40:07 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:07 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:07 [ 456 ] DEBUG : Stdout:1688 (cluster.py:121, run_and_check) 2026-04-30 16:40:08 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:08 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:09 [ 456 ] DEBUG : Stdout:1688 (cluster.py:121, run_and_check) 2026-04-30 16:40:10 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:10 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:11 [ 456 ] DEBUG : Stdout:1688 (cluster.py:121, run_and_check) 2026-04-30 16:40:11 [ 456 ] DEBUG : Stdout:2493 (cluster.py:121, run_and_check) 2026-04-30 16:40:12 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:12 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:14 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:True cmd: ['bash', '-c', 'ps -C clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:14 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', 'ps -C clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:40:15 [ 456 ] DEBUG : Stdout: PID TTY TIME CMD (cluster.py:121, run_and_check) 2026-04-30 16:40:15 [ 456 ] DEBUG : Stdout: 1711 ? 00:00:39 clickhouse (cluster.py:121, run_and_check) 2026-04-30 16:40:15 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', 'pkill clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:15 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', 'pkill clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:40:15 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:15 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:16 [ 456 ] DEBUG : Stdout:1711 (cluster.py:121, run_and_check) 2026-04-30 16:40:17 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:17 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:18 [ 456 ] DEBUG : Stdout:1711 (cluster.py:121, run_and_check) 2026-04-30 16:40:19 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:19 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:20 [ 456 ] DEBUG : Stdout:1711 (cluster.py:121, run_and_check) 2026-04-30 16:40:21 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:21 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:22 [ 456 ] DEBUG : Stdout:1711 (cluster.py:121, run_and_check) 2026-04-30 16:40:23 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:23 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:24 [ 456 ] DEBUG : Stdout:1711 (cluster.py:121, run_and_check) 2026-04-30 16:40:25 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:25 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:25 [ 456 ] DEBUG : Stdout:1711 (cluster.py:121, run_and_check) 2026-04-30 16:40:25 [ 456 ] DEBUG : Stdout:2540 (cluster.py:121, run_and_check) 2026-04-30 16:40:26 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:26 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:28 [ 456 ] DEBUG : Stdout:1711 (cluster.py:121, run_and_check) 2026-04-30 16:40:28 [ 456 ] DEBUG : Stdout:2540 (cluster.py:121, run_and_check) 2026-04-30 16:40:29 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:29 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:30 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['rm', '-rf', '/var/lib/clickhouse/coordination'] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:30 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'rm', '-rf', '/var/lib/clickhouse/coordination'] (cluster.py:113, run_and_check) 2026-04-30 16:40:30 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['rm', '-rf', '/var/lib/clickhouse/coordination'] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:30 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'rm', '-rf', '/var/lib/clickhouse/coordination'] (cluster.py:113, run_and_check) 2026-04-30 16:40:31 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['rm', '-rf', '/var/lib/clickhouse/coordination'] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:31 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'rm', '-rf', '/var/lib/clickhouse/coordination'] (cluster.py:113, run_and_check) 2026-04-30 16:40:32 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', 'mkdir -p $(dirname /etc/clickhouse-server/config.d/ssl_conf.yml) && echo b3BlblNTTDoKICBzZXJ2ZXI6CiAgICBjZXJ0aWZpY2F0ZUZpbGU6ICcvZXRjL2NsaWNraG91c2Utc2VydmVyL2NvbmZpZy5kL1dpdGhvdXRQYXNzUGhyYXNlLmNydCcKICAgIHByaXZhdGVLZXlGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5rZXknCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIHByaXZhdGVLZXlQYXNzcGhyYXNlSGFuZGxlcjoKICAgICAgICBuYW1lOiBLZXlGaWxlSGFuZGxlcgogICAgICAgIG9wdGlvbnM6CiAgICAgICAgICAgIHBhc3N3b3JkOiAnUEFTU1dPUkQnCiAgICBsb2FkRGVmYXVsdENBRmlsZTogdHJ1ZQogICAgdmVyaWZpY2F0aW9uTW9kZTogJ25vbmUnCiAgICBjYWNoZVNlc3Npb25zOiB0cnVlCiAgICBkaXNhYmxlUHJvdG9jb2xzOiAnc3NsdjIsc3NsdjMnCiAgICBwcmVmZXJTZXJ2ZXJDaXBoZXJzOiB0cnVlCiAgY2xpZW50OgogICAgY2VydGlmaWNhdGVGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5jcnQnCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIGxvYWREZWZhdWx0Q0FGaWxlOiB0cnVlCiAgICB2ZXJpZmljYXRpb25Nb2RlOiAnbm9uZScKICAgIGNhY2hlU2Vzc2lvbnM6IHRydWUKICAgIGRpc2FibGVQcm90b2NvbHM6ICdzc2x2Mixzc2x2MycKICAgIHByZWZlclNlcnZlckNpcGhlcnM6IHRydWUK | base64 --decode > /etc/clickhouse-server/config.d/ssl_conf.yml'] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:32 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', 'mkdir -p $(dirname /etc/clickhouse-server/config.d/ssl_conf.yml) && echo b3BlblNTTDoKICBzZXJ2ZXI6CiAgICBjZXJ0aWZpY2F0ZUZpbGU6ICcvZXRjL2NsaWNraG91c2Utc2VydmVyL2NvbmZpZy5kL1dpdGhvdXRQYXNzUGhyYXNlLmNydCcKICAgIHByaXZhdGVLZXlGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5rZXknCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIHByaXZhdGVLZXlQYXNzcGhyYXNlSGFuZGxlcjoKICAgICAgICBuYW1lOiBLZXlGaWxlSGFuZGxlcgogICAgICAgIG9wdGlvbnM6CiAgICAgICAgICAgIHBhc3N3b3JkOiAnUEFTU1dPUkQnCiAgICBsb2FkRGVmYXVsdENBRmlsZTogdHJ1ZQogICAgdmVyaWZpY2F0aW9uTW9kZTogJ25vbmUnCiAgICBjYWNoZVNlc3Npb25zOiB0cnVlCiAgICBkaXNhYmxlUHJvdG9jb2xzOiAnc3NsdjIsc3NsdjMnCiAgICBwcmVmZXJTZXJ2ZXJDaXBoZXJzOiB0cnVlCiAgY2xpZW50OgogICAgY2VydGlmaWNhdGVGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5jcnQnCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIGxvYWREZWZhdWx0Q0FGaWxlOiB0cnVlCiAgICB2ZXJpZmljYXRpb25Nb2RlOiAnbm9uZScKICAgIGNhY2hlU2Vzc2lvbnM6IHRydWUKICAgIGRpc2FibGVQcm90b2NvbHM6ICdzc2x2Mixzc2x2MycKICAgIHByZWZlclNlcnZlckNpcGhlcnM6IHRydWUK | base64 --decode > /etc/clickhouse-server/config.d/ssl_conf.yml'] (cluster.py:113, run_and_check) 2026-04-30 16:40:33 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "sed -i 's/WithoutPassPhrase/WithPassPhrase/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:33 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "sed -i 's/WithoutPassPhrase/WithPassPhrase/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:113, run_and_check) 2026-04-30 16:40:34 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "sed -i 's/PASSWORD/wrongpassword/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:34 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "sed -i 's/PASSWORD/wrongpassword/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:113, run_and_check) 2026-04-30 16:40:35 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', 'mkdir -p $(dirname /etc/clickhouse-server/config.d/ssl_conf.yml) && echo b3BlblNTTDoKICBzZXJ2ZXI6CiAgICBjZXJ0aWZpY2F0ZUZpbGU6ICcvZXRjL2NsaWNraG91c2Utc2VydmVyL2NvbmZpZy5kL1dpdGhvdXRQYXNzUGhyYXNlLmNydCcKICAgIHByaXZhdGVLZXlGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5rZXknCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIHByaXZhdGVLZXlQYXNzcGhyYXNlSGFuZGxlcjoKICAgICAgICBuYW1lOiBLZXlGaWxlSGFuZGxlcgogICAgICAgIG9wdGlvbnM6CiAgICAgICAgICAgIHBhc3N3b3JkOiAnUEFTU1dPUkQnCiAgICBsb2FkRGVmYXVsdENBRmlsZTogdHJ1ZQogICAgdmVyaWZpY2F0aW9uTW9kZTogJ25vbmUnCiAgICBjYWNoZVNlc3Npb25zOiB0cnVlCiAgICBkaXNhYmxlUHJvdG9jb2xzOiAnc3NsdjIsc3NsdjMnCiAgICBwcmVmZXJTZXJ2ZXJDaXBoZXJzOiB0cnVlCiAgY2xpZW50OgogICAgY2VydGlmaWNhdGVGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5jcnQnCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIGxvYWREZWZhdWx0Q0FGaWxlOiB0cnVlCiAgICB2ZXJpZmljYXRpb25Nb2RlOiAnbm9uZScKICAgIGNhY2hlU2Vzc2lvbnM6IHRydWUKICAgIGRpc2FibGVQcm90b2NvbHM6ICdzc2x2Mixzc2x2MycKICAgIHByZWZlclNlcnZlckNpcGhlcnM6IHRydWUK | base64 --decode > /etc/clickhouse-server/config.d/ssl_conf.yml'] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:35 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', 'mkdir -p $(dirname /etc/clickhouse-server/config.d/ssl_conf.yml) && echo b3BlblNTTDoKICBzZXJ2ZXI6CiAgICBjZXJ0aWZpY2F0ZUZpbGU6ICcvZXRjL2NsaWNraG91c2Utc2VydmVyL2NvbmZpZy5kL1dpdGhvdXRQYXNzUGhyYXNlLmNydCcKICAgIHByaXZhdGVLZXlGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5rZXknCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIHByaXZhdGVLZXlQYXNzcGhyYXNlSGFuZGxlcjoKICAgICAgICBuYW1lOiBLZXlGaWxlSGFuZGxlcgogICAgICAgIG9wdGlvbnM6CiAgICAgICAgICAgIHBhc3N3b3JkOiAnUEFTU1dPUkQnCiAgICBsb2FkRGVmYXVsdENBRmlsZTogdHJ1ZQogICAgdmVyaWZpY2F0aW9uTW9kZTogJ25vbmUnCiAgICBjYWNoZVNlc3Npb25zOiB0cnVlCiAgICBkaXNhYmxlUHJvdG9jb2xzOiAnc3NsdjIsc3NsdjMnCiAgICBwcmVmZXJTZXJ2ZXJDaXBoZXJzOiB0cnVlCiAgY2xpZW50OgogICAgY2VydGlmaWNhdGVGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5jcnQnCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIGxvYWREZWZhdWx0Q0FGaWxlOiB0cnVlCiAgICB2ZXJpZmljYXRpb25Nb2RlOiAnbm9uZScKICAgIGNhY2hlU2Vzc2lvbnM6IHRydWUKICAgIGRpc2FibGVQcm90b2NvbHM6ICdzc2x2Mixzc2x2MycKICAgIHByZWZlclNlcnZlckNpcGhlcnM6IHRydWUK | base64 --decode > /etc/clickhouse-server/config.d/ssl_conf.yml'] (cluster.py:113, run_and_check) 2026-04-30 16:40:36 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "sed -i 's/WithoutPassPhrase/WithPassPhrase/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:36 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "sed -i 's/WithoutPassPhrase/WithPassPhrase/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:113, run_and_check) 2026-04-30 16:40:37 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "sed -i 's/PASSWORD/wrongpassword/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:37 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "sed -i 's/PASSWORD/wrongpassword/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:113, run_and_check) 2026-04-30 16:40:38 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', 'mkdir -p $(dirname /etc/clickhouse-server/config.d/ssl_conf.yml) && echo b3BlblNTTDoKICBzZXJ2ZXI6CiAgICBjZXJ0aWZpY2F0ZUZpbGU6ICcvZXRjL2NsaWNraG91c2Utc2VydmVyL2NvbmZpZy5kL1dpdGhvdXRQYXNzUGhyYXNlLmNydCcKICAgIHByaXZhdGVLZXlGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5rZXknCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIHByaXZhdGVLZXlQYXNzcGhyYXNlSGFuZGxlcjoKICAgICAgICBuYW1lOiBLZXlGaWxlSGFuZGxlcgogICAgICAgIG9wdGlvbnM6CiAgICAgICAgICAgIHBhc3N3b3JkOiAnUEFTU1dPUkQnCiAgICBsb2FkRGVmYXVsdENBRmlsZTogdHJ1ZQogICAgdmVyaWZpY2F0aW9uTW9kZTogJ25vbmUnCiAgICBjYWNoZVNlc3Npb25zOiB0cnVlCiAgICBkaXNhYmxlUHJvdG9jb2xzOiAnc3NsdjIsc3NsdjMnCiAgICBwcmVmZXJTZXJ2ZXJDaXBoZXJzOiB0cnVlCiAgY2xpZW50OgogICAgY2VydGlmaWNhdGVGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5jcnQnCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIGxvYWREZWZhdWx0Q0FGaWxlOiB0cnVlCiAgICB2ZXJpZmljYXRpb25Nb2RlOiAnbm9uZScKICAgIGNhY2hlU2Vzc2lvbnM6IHRydWUKICAgIGRpc2FibGVQcm90b2NvbHM6ICdzc2x2Mixzc2x2MycKICAgIHByZWZlclNlcnZlckNpcGhlcnM6IHRydWUK | base64 --decode > /etc/clickhouse-server/config.d/ssl_conf.yml'] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:38 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', 'mkdir -p $(dirname /etc/clickhouse-server/config.d/ssl_conf.yml) && echo b3BlblNTTDoKICBzZXJ2ZXI6CiAgICBjZXJ0aWZpY2F0ZUZpbGU6ICcvZXRjL2NsaWNraG91c2Utc2VydmVyL2NvbmZpZy5kL1dpdGhvdXRQYXNzUGhyYXNlLmNydCcKICAgIHByaXZhdGVLZXlGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5rZXknCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIHByaXZhdGVLZXlQYXNzcGhyYXNlSGFuZGxlcjoKICAgICAgICBuYW1lOiBLZXlGaWxlSGFuZGxlcgogICAgICAgIG9wdGlvbnM6CiAgICAgICAgICAgIHBhc3N3b3JkOiAnUEFTU1dPUkQnCiAgICBsb2FkRGVmYXVsdENBRmlsZTogdHJ1ZQogICAgdmVyaWZpY2F0aW9uTW9kZTogJ25vbmUnCiAgICBjYWNoZVNlc3Npb25zOiB0cnVlCiAgICBkaXNhYmxlUHJvdG9jb2xzOiAnc3NsdjIsc3NsdjMnCiAgICBwcmVmZXJTZXJ2ZXJDaXBoZXJzOiB0cnVlCiAgY2xpZW50OgogICAgY2VydGlmaWNhdGVGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5jcnQnCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIGxvYWREZWZhdWx0Q0FGaWxlOiB0cnVlCiAgICB2ZXJpZmljYXRpb25Nb2RlOiAnbm9uZScKICAgIGNhY2hlU2Vzc2lvbnM6IHRydWUKICAgIGRpc2FibGVQcm90b2NvbHM6ICdzc2x2Mixzc2x2MycKICAgIHByZWZlclNlcnZlckNpcGhlcnM6IHRydWUK | base64 --decode > /etc/clickhouse-server/config.d/ssl_conf.yml'] (cluster.py:113, run_and_check) 2026-04-30 16:40:39 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "sed -i 's/WithoutPassPhrase/WithPassPhrase/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:39 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "sed -i 's/WithoutPassPhrase/WithPassPhrase/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:113, run_and_check) 2026-04-30 16:40:40 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "sed -i 's/PASSWORD/wrongpassword/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:40 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "sed -i 's/PASSWORD/wrongpassword/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:113, run_and_check) 2026-04-30 16:40:41 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:41 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:42 [ 456 ] DEBUG : No clickhouse process running. Start new one. (cluster.py:3964, start_clickhouse) 2026-04-30 16:40:42 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', 'clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon'] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:42 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', '0', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', 'clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon'] (cluster.py:113, run_and_check) 2026-04-30 16:40:45 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:45 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:45 [ 456 ] DEBUG : Stdout:2613 (cluster.py:121, run_and_check) 2026-04-30 16:40:45 [ 456 ] DEBUG : Clickhouse process running. (cluster.py:3975, start_clickhouse) 2026-04-30 16:40:45 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:45 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:46 [ 456 ] DEBUG : Stdout:2613 (cluster.py:121, run_and_check) 2026-04-30 16:40:46 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:40:48 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:40:50 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:40:51 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:40:53 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:40:54 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:40:56 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:40:58 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:41:00 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:41:01 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:41:03 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:03 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:41:04 [ 456 ] DEBUG : Stdout:2613 (cluster.py:121, run_and_check) 2026-04-30 16:41:04 [ 456 ] WARNING : ERROR Client failed! Return code: 210, stderr: Code: 210. DB::NetException: Connection refused (172.16.13.4:9000). (NETWORK_ERROR) (cluster.py:4008, wait_start) 2026-04-30 16:41:04 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:04 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:41:05 [ 456 ] DEBUG : Stdout:2613 (cluster.py:121, run_and_check) 2026-04-30 16:41:05 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:41:07 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:41:09 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:41:11 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:41:13 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', 'timeout 30 tail -Fn1000 "/var/log/clickhouse-server/clickhouse-server.log" | grep -Em 1 \'Raft ASIO listener initiated on :::9234, SSL enabled\''] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:13 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', 'timeout 30 tail -Fn1000 "/var/log/clickhouse-server/clickhouse-server.log" | grep -Em 1 \'Raft ASIO listener initiated on :::9234, SSL enabled\''] (cluster.py:113, run_and_check) 2026-04-30 16:41:13 [ 456 ] DEBUG : Stdout:2026.04.30 16:40:55.470611 [ 2613 ] {} RaftInstance: Raft ASIO listener initiated on :::9234, SSL enabled (cluster.py:121, run_and_check) 2026-04-30 16:41:13 [ 456 ] DEBUG : 1 log line(s) matching "Raft ASIO listener initiated on :::9234, SSL enabled" appeared in a 0.860 seconds (cluster.py:4173, wait_for_log_line) 2026-04-30 16:41:13 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', 'timeout 30 tail -Fn100 "/var/log/clickhouse-server/clickhouse-server.log" | grep -Em 1 \'failed to connect to peer.*Connection refused\''] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:13 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', 'timeout 30 tail -Fn100 "/var/log/clickhouse-server/clickhouse-server.log" | grep -Em 1 \'failed to connect to peer.*Connection refused\''] (cluster.py:113, run_and_check) 2026-04-30 16:41:15 [ 456 ] DEBUG : Stdout:2026.04.30 16:41:11.569336 [ 3218 ] {} RaftInstance: peer (2) response error: failed to connect to peer 2, node2:9234, error 111, Connection refused (cluster.py:121, run_and_check) 2026-04-30 16:41:15 [ 456 ] DEBUG : 1 log line(s) matching "failed to connect to peer.*Connection refused" appeared in a 1.549 seconds (cluster.py:4173, wait_for_log_line) 2026-04-30 16:41:15 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:True cmd: ['bash', '-c', 'ps -C clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:15 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', 'ps -C clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:41:16 [ 456 ] DEBUG : Stdout: PID TTY TIME CMD (cluster.py:121, run_and_check) 2026-04-30 16:41:16 [ 456 ] DEBUG : Stdout: 2613 ? 00:00:31 clickhouse (cluster.py:121, run_and_check) 2026-04-30 16:41:16 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', 'pkill clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:16 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', 'pkill clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:41:17 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:17 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:41:19 [ 456 ] DEBUG : Stdout:2613 (cluster.py:121, run_and_check) 2026-04-30 16:41:20 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:20 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:41:21 [ 456 ] DEBUG : Stdout:2613 (cluster.py:121, run_and_check) 2026-04-30 16:41:22 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:22 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:41:23 [ 456 ] DEBUG : Stdout:2613 (cluster.py:121, run_and_check) 2026-04-30 16:41:24 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:24 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:41:26 [ 456 ] DEBUG : Stdout:2613 (cluster.py:121, run_and_check) 2026-04-30 16:41:27 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:27 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:41:28 [ 456 ] DEBUG : Stdout:2613 (cluster.py:121, run_and_check) 2026-04-30 16:41:29 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:29 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:41:30 [ 456 ] DEBUG : Stdout:2613 (cluster.py:121, run_and_check) 2026-04-30 16:41:31 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:31 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:41:32 [ 456 ] DEBUG : Stdout:2613 (cluster.py:121, run_and_check) 2026-04-30 16:41:33 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:33 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:41:34 [ 456 ] DEBUG : Stdout:2613 (cluster.py:121, run_and_check) 2026-04-30 16:41:34 [ 456 ] DEBUG : Stdout:3472 (cluster.py:121, run_and_check) 2026-04-30 16:41:35 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:35 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:41:37 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:True cmd: ['bash', '-c', 'ps -C clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:37 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', 'ps -C clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:41:38 [ 456 ] DEBUG : Stdout: PID TTY TIME CMD (cluster.py:121, run_and_check) 2026-04-30 16:41:38 [ 456 ] DEBUG : Exitcode:1 (cluster.py:125, run_and_check) 2026-04-30 16:41:38 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', 'pkill clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:38 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', 'pkill clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:41:39 [ 456 ] DEBUG : Exitcode:1 (cluster.py:125, run_and_check) 2026-04-30 16:41:39 [ 456 ] WARNING : Stop ClickHouse raised an error Command ['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', 'pkill clickhouse'] return non-zero code 1: (cluster.py:3947, stop_clickhouse) 2026-04-30 16:41:39 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:True cmd: ['bash', '-c', 'ps -C clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:39 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', 'ps -C clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:41:40 [ 456 ] DEBUG : Stdout: PID TTY TIME CMD (cluster.py:121, run_and_check) 2026-04-30 16:41:40 [ 456 ] DEBUG : Exitcode:1 (cluster.py:125, run_and_check) 2026-04-30 16:41:40 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', 'pkill clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:40 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', 'pkill clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:41:41 [ 456 ] DEBUG : Exitcode:1 (cluster.py:125, run_and_check) 2026-04-30 16:41:41 [ 456 ] WARNING : Stop ClickHouse raised an error Command ['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', 'pkill clickhouse'] return non-zero code 1: (cluster.py:3947, stop_clickhouse) 2026-04-30 16:41:41 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['rm', '-rf', '/var/lib/clickhouse/coordination'] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:41 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'rm', '-rf', '/var/lib/clickhouse/coordination'] (cluster.py:113, run_and_check) 2026-04-30 16:41:42 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['rm', '-rf', '/var/lib/clickhouse/coordination'] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:42 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'rm', '-rf', '/var/lib/clickhouse/coordination'] (cluster.py:113, run_and_check) 2026-04-30 16:41:42 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['rm', '-rf', '/var/lib/clickhouse/coordination'] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:42 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'rm', '-rf', '/var/lib/clickhouse/coordination'] (cluster.py:113, run_and_check) 2026-04-30 16:41:43 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', 'mkdir -p $(dirname /etc/clickhouse-server/config.d/ssl_conf.yml) && echo b3BlblNTTDoKICBzZXJ2ZXI6CiAgICBjZXJ0aWZpY2F0ZUZpbGU6ICcvZXRjL2NsaWNraG91c2Utc2VydmVyL2NvbmZpZy5kL1dpdGhvdXRQYXNzUGhyYXNlLmNydCcKICAgIHByaXZhdGVLZXlGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5rZXknCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIHByaXZhdGVLZXlQYXNzcGhyYXNlSGFuZGxlcjoKICAgICAgICBuYW1lOiBLZXlGaWxlSGFuZGxlcgogICAgICAgIG9wdGlvbnM6CiAgICAgICAgICAgIHBhc3N3b3JkOiAnUEFTU1dPUkQnCiAgICBsb2FkRGVmYXVsdENBRmlsZTogdHJ1ZQogICAgdmVyaWZpY2F0aW9uTW9kZTogJ25vbmUnCiAgICBjYWNoZVNlc3Npb25zOiB0cnVlCiAgICBkaXNhYmxlUHJvdG9jb2xzOiAnc3NsdjIsc3NsdjMnCiAgICBwcmVmZXJTZXJ2ZXJDaXBoZXJzOiB0cnVlCiAgY2xpZW50OgogICAgY2VydGlmaWNhdGVGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5jcnQnCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIGxvYWREZWZhdWx0Q0FGaWxlOiB0cnVlCiAgICB2ZXJpZmljYXRpb25Nb2RlOiAnbm9uZScKICAgIGNhY2hlU2Vzc2lvbnM6IHRydWUKICAgIGRpc2FibGVQcm90b2NvbHM6ICdzc2x2Mixzc2x2MycKICAgIHByZWZlclNlcnZlckNpcGhlcnM6IHRydWUK | base64 --decode > /etc/clickhouse-server/config.d/ssl_conf.yml'] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:43 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', 'mkdir -p $(dirname /etc/clickhouse-server/config.d/ssl_conf.yml) && echo b3BlblNTTDoKICBzZXJ2ZXI6CiAgICBjZXJ0aWZpY2F0ZUZpbGU6ICcvZXRjL2NsaWNraG91c2Utc2VydmVyL2NvbmZpZy5kL1dpdGhvdXRQYXNzUGhyYXNlLmNydCcKICAgIHByaXZhdGVLZXlGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5rZXknCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIHByaXZhdGVLZXlQYXNzcGhyYXNlSGFuZGxlcjoKICAgICAgICBuYW1lOiBLZXlGaWxlSGFuZGxlcgogICAgICAgIG9wdGlvbnM6CiAgICAgICAgICAgIHBhc3N3b3JkOiAnUEFTU1dPUkQnCiAgICBsb2FkRGVmYXVsdENBRmlsZTogdHJ1ZQogICAgdmVyaWZpY2F0aW9uTW9kZTogJ25vbmUnCiAgICBjYWNoZVNlc3Npb25zOiB0cnVlCiAgICBkaXNhYmxlUHJvdG9jb2xzOiAnc3NsdjIsc3NsdjMnCiAgICBwcmVmZXJTZXJ2ZXJDaXBoZXJzOiB0cnVlCiAgY2xpZW50OgogICAgY2VydGlmaWNhdGVGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5jcnQnCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIGxvYWREZWZhdWx0Q0FGaWxlOiB0cnVlCiAgICB2ZXJpZmljYXRpb25Nb2RlOiAnbm9uZScKICAgIGNhY2hlU2Vzc2lvbnM6IHRydWUKICAgIGRpc2FibGVQcm90b2NvbHM6ICdzc2x2Mixzc2x2MycKICAgIHByZWZlclNlcnZlckNpcGhlcnM6IHRydWUK | base64 --decode > /etc/clickhouse-server/config.d/ssl_conf.yml'] (cluster.py:113, run_and_check) 2026-04-30 16:41:44 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "sed -i 's/WithoutPassPhrase/WithPassPhrase/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:44 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "sed -i 's/WithoutPassPhrase/WithPassPhrase/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:113, run_and_check) 2026-04-30 16:41:45 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "sed -i 's/PASSWORD//g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:45 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "sed -i 's/PASSWORD//g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:113, run_and_check) 2026-04-30 16:41:46 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', 'mkdir -p $(dirname /etc/clickhouse-server/config.d/ssl_conf.yml) && echo b3BlblNTTDoKICBzZXJ2ZXI6CiAgICBjZXJ0aWZpY2F0ZUZpbGU6ICcvZXRjL2NsaWNraG91c2Utc2VydmVyL2NvbmZpZy5kL1dpdGhvdXRQYXNzUGhyYXNlLmNydCcKICAgIHByaXZhdGVLZXlGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5rZXknCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIHByaXZhdGVLZXlQYXNzcGhyYXNlSGFuZGxlcjoKICAgICAgICBuYW1lOiBLZXlGaWxlSGFuZGxlcgogICAgICAgIG9wdGlvbnM6CiAgICAgICAgICAgIHBhc3N3b3JkOiAnUEFTU1dPUkQnCiAgICBsb2FkRGVmYXVsdENBRmlsZTogdHJ1ZQogICAgdmVyaWZpY2F0aW9uTW9kZTogJ25vbmUnCiAgICBjYWNoZVNlc3Npb25zOiB0cnVlCiAgICBkaXNhYmxlUHJvdG9jb2xzOiAnc3NsdjIsc3NsdjMnCiAgICBwcmVmZXJTZXJ2ZXJDaXBoZXJzOiB0cnVlCiAgY2xpZW50OgogICAgY2VydGlmaWNhdGVGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5jcnQnCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIGxvYWREZWZhdWx0Q0FGaWxlOiB0cnVlCiAgICB2ZXJpZmljYXRpb25Nb2RlOiAnbm9uZScKICAgIGNhY2hlU2Vzc2lvbnM6IHRydWUKICAgIGRpc2FibGVQcm90b2NvbHM6ICdzc2x2Mixzc2x2MycKICAgIHByZWZlclNlcnZlckNpcGhlcnM6IHRydWUK | base64 --decode > /etc/clickhouse-server/config.d/ssl_conf.yml'] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:46 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', 'mkdir -p $(dirname /etc/clickhouse-server/config.d/ssl_conf.yml) && echo b3BlblNTTDoKICBzZXJ2ZXI6CiAgICBjZXJ0aWZpY2F0ZUZpbGU6ICcvZXRjL2NsaWNraG91c2Utc2VydmVyL2NvbmZpZy5kL1dpdGhvdXRQYXNzUGhyYXNlLmNydCcKICAgIHByaXZhdGVLZXlGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5rZXknCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIHByaXZhdGVLZXlQYXNzcGhyYXNlSGFuZGxlcjoKICAgICAgICBuYW1lOiBLZXlGaWxlSGFuZGxlcgogICAgICAgIG9wdGlvbnM6CiAgICAgICAgICAgIHBhc3N3b3JkOiAnUEFTU1dPUkQnCiAgICBsb2FkRGVmYXVsdENBRmlsZTogdHJ1ZQogICAgdmVyaWZpY2F0aW9uTW9kZTogJ25vbmUnCiAgICBjYWNoZVNlc3Npb25zOiB0cnVlCiAgICBkaXNhYmxlUHJvdG9jb2xzOiAnc3NsdjIsc3NsdjMnCiAgICBwcmVmZXJTZXJ2ZXJDaXBoZXJzOiB0cnVlCiAgY2xpZW50OgogICAgY2VydGlmaWNhdGVGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5jcnQnCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIGxvYWREZWZhdWx0Q0FGaWxlOiB0cnVlCiAgICB2ZXJpZmljYXRpb25Nb2RlOiAnbm9uZScKICAgIGNhY2hlU2Vzc2lvbnM6IHRydWUKICAgIGRpc2FibGVQcm90b2NvbHM6ICdzc2x2Mixzc2x2MycKICAgIHByZWZlclNlcnZlckNpcGhlcnM6IHRydWUK | base64 --decode > /etc/clickhouse-server/config.d/ssl_conf.yml'] (cluster.py:113, run_and_check) 2026-04-30 16:41:47 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "sed -i 's/WithoutPassPhrase/WithPassPhrase/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:47 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "sed -i 's/WithoutPassPhrase/WithPassPhrase/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:113, run_and_check) 2026-04-30 16:41:47 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "sed -i 's/PASSWORD//g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:47 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "sed -i 's/PASSWORD//g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:113, run_and_check) 2026-04-30 16:41:48 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', 'mkdir -p $(dirname /etc/clickhouse-server/config.d/ssl_conf.yml) && echo b3BlblNTTDoKICBzZXJ2ZXI6CiAgICBjZXJ0aWZpY2F0ZUZpbGU6ICcvZXRjL2NsaWNraG91c2Utc2VydmVyL2NvbmZpZy5kL1dpdGhvdXRQYXNzUGhyYXNlLmNydCcKICAgIHByaXZhdGVLZXlGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5rZXknCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIHByaXZhdGVLZXlQYXNzcGhyYXNlSGFuZGxlcjoKICAgICAgICBuYW1lOiBLZXlGaWxlSGFuZGxlcgogICAgICAgIG9wdGlvbnM6CiAgICAgICAgICAgIHBhc3N3b3JkOiAnUEFTU1dPUkQnCiAgICBsb2FkRGVmYXVsdENBRmlsZTogdHJ1ZQogICAgdmVyaWZpY2F0aW9uTW9kZTogJ25vbmUnCiAgICBjYWNoZVNlc3Npb25zOiB0cnVlCiAgICBkaXNhYmxlUHJvdG9jb2xzOiAnc3NsdjIsc3NsdjMnCiAgICBwcmVmZXJTZXJ2ZXJDaXBoZXJzOiB0cnVlCiAgY2xpZW50OgogICAgY2VydGlmaWNhdGVGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5jcnQnCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIGxvYWREZWZhdWx0Q0FGaWxlOiB0cnVlCiAgICB2ZXJpZmljYXRpb25Nb2RlOiAnbm9uZScKICAgIGNhY2hlU2Vzc2lvbnM6IHRydWUKICAgIGRpc2FibGVQcm90b2NvbHM6ICdzc2x2Mixzc2x2MycKICAgIHByZWZlclNlcnZlckNpcGhlcnM6IHRydWUK | base64 --decode > /etc/clickhouse-server/config.d/ssl_conf.yml'] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:48 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', 'mkdir -p $(dirname /etc/clickhouse-server/config.d/ssl_conf.yml) && echo b3BlblNTTDoKICBzZXJ2ZXI6CiAgICBjZXJ0aWZpY2F0ZUZpbGU6ICcvZXRjL2NsaWNraG91c2Utc2VydmVyL2NvbmZpZy5kL1dpdGhvdXRQYXNzUGhyYXNlLmNydCcKICAgIHByaXZhdGVLZXlGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5rZXknCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIHByaXZhdGVLZXlQYXNzcGhyYXNlSGFuZGxlcjoKICAgICAgICBuYW1lOiBLZXlGaWxlSGFuZGxlcgogICAgICAgIG9wdGlvbnM6CiAgICAgICAgICAgIHBhc3N3b3JkOiAnUEFTU1dPUkQnCiAgICBsb2FkRGVmYXVsdENBRmlsZTogdHJ1ZQogICAgdmVyaWZpY2F0aW9uTW9kZTogJ25vbmUnCiAgICBjYWNoZVNlc3Npb25zOiB0cnVlCiAgICBkaXNhYmxlUHJvdG9jb2xzOiAnc3NsdjIsc3NsdjMnCiAgICBwcmVmZXJTZXJ2ZXJDaXBoZXJzOiB0cnVlCiAgY2xpZW50OgogICAgY2VydGlmaWNhdGVGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5jcnQnCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIGxvYWREZWZhdWx0Q0FGaWxlOiB0cnVlCiAgICB2ZXJpZmljYXRpb25Nb2RlOiAnbm9uZScKICAgIGNhY2hlU2Vzc2lvbnM6IHRydWUKICAgIGRpc2FibGVQcm90b2NvbHM6ICdzc2x2Mixzc2x2MycKICAgIHByZWZlclNlcnZlckNpcGhlcnM6IHRydWUK | base64 --decode > /etc/clickhouse-server/config.d/ssl_conf.yml'] (cluster.py:113, run_and_check) 2026-04-30 16:41:49 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "sed -i 's/WithoutPassPhrase/WithPassPhrase/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:49 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "sed -i 's/WithoutPassPhrase/WithPassPhrase/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:113, run_and_check) 2026-04-30 16:41:49 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "sed -i 's/PASSWORD//g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:49 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "sed -i 's/PASSWORD//g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:113, run_and_check) 2026-04-30 16:41:50 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:50 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:41:51 [ 456 ] DEBUG : No clickhouse process running. Start new one. (cluster.py:3964, start_clickhouse) 2026-04-30 16:41:51 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', 'clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon'] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:51 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', '0', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', 'clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon'] (cluster.py:113, run_and_check) 2026-04-30 16:41:53 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:53 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:41:54 [ 456 ] DEBUG : Stdout:3541 (cluster.py:121, run_and_check) 2026-04-30 16:41:54 [ 456 ] DEBUG : Clickhouse process running. (cluster.py:3975, start_clickhouse) 2026-04-30 16:41:54 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:54 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:41:55 [ 456 ] DEBUG : Stdout:3541 (cluster.py:121, run_and_check) 2026-04-30 16:41:55 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:41:57 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:41:58 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:41:59 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:42:01 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:42:03 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:42:04 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:42:05 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:42:07 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:42:09 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:42:10 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:10 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:42:11 [ 456 ] DEBUG : Stdout:3541 (cluster.py:121, run_and_check) 2026-04-30 16:42:11 [ 456 ] WARNING : ERROR Client failed! Return code: 210, stderr: Code: 210. DB::NetException: Connection refused (172.16.13.4:9000). (NETWORK_ERROR) (cluster.py:4008, wait_start) 2026-04-30 16:42:11 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:11 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:42:12 [ 456 ] DEBUG : Stdout:3541 (cluster.py:121, run_and_check) 2026-04-30 16:42:12 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:42:13 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:42:15 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:42:17 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:42:19 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:42:20 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', 'timeout 30 tail -Fn1000 "/var/log/clickhouse-server/clickhouse-server.log" | grep -Em 1 \'Raft ASIO listener initiated on :::9234, SSL enabled\''] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:20 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', 'timeout 30 tail -Fn1000 "/var/log/clickhouse-server/clickhouse-server.log" | grep -Em 1 \'Raft ASIO listener initiated on :::9234, SSL enabled\''] (cluster.py:113, run_and_check) 2026-04-30 16:42:22 [ 456 ] DEBUG : Stdout:2026.04.30 16:42:03.953559 [ 3541 ] {} RaftInstance: Raft ASIO listener initiated on :::9234, SSL enabled (cluster.py:121, run_and_check) 2026-04-30 16:42:22 [ 456 ] DEBUG : 1 log line(s) matching "Raft ASIO listener initiated on :::9234, SSL enabled" appeared in a 1.321 seconds (cluster.py:4173, wait_for_log_line) 2026-04-30 16:42:22 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', 'timeout 30 tail -Fn100 "/var/log/clickhouse-server/clickhouse-server.log" | grep -Em 1 \'failed to connect to peer.*Connection refused\''] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:22 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', 'timeout 30 tail -Fn100 "/var/log/clickhouse-server/clickhouse-server.log" | grep -Em 1 \'failed to connect to peer.*Connection refused\''] (cluster.py:113, run_and_check) 2026-04-30 16:42:23 [ 456 ] DEBUG : Stdout:2026.04.30 16:42:18.288535 [ 4162 ] {} RaftInstance: peer (3) response error: failed to connect to peer 3, node3:9234, error 111, Connection refused (cluster.py:121, run_and_check) 2026-04-30 16:42:23 [ 456 ] DEBUG : 1 log line(s) matching "failed to connect to peer.*Connection refused" appeared in a 1.101 seconds (cluster.py:4173, wait_for_log_line) 2026-04-30 16:42:23 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:True cmd: ['bash', '-c', 'ps -C clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:23 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', 'ps -C clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:42:24 [ 456 ] DEBUG : Stdout: PID TTY TIME CMD (cluster.py:121, run_and_check) 2026-04-30 16:42:24 [ 456 ] DEBUG : Stdout: 3541 ? 00:00:21 clickhouse (cluster.py:121, run_and_check) 2026-04-30 16:42:24 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', 'pkill clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:24 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', 'pkill clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:42:25 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:25 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:42:26 [ 456 ] DEBUG : Stdout:3541 (cluster.py:121, run_and_check) 2026-04-30 16:42:27 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:27 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:42:27 [ 456 ] DEBUG : Stdout:3541 (cluster.py:121, run_and_check) 2026-04-30 16:42:28 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:28 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:42:30 [ 456 ] DEBUG : Stdout:3541 (cluster.py:121, run_and_check) 2026-04-30 16:42:31 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:31 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:42:31 [ 456 ] DEBUG : Stdout:3541 (cluster.py:121, run_and_check) 2026-04-30 16:42:32 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:32 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:42:33 [ 456 ] DEBUG : Stdout:3541 (cluster.py:121, run_and_check) 2026-04-30 16:42:34 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:34 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:42:35 [ 456 ] DEBUG : Stdout:3541 (cluster.py:121, run_and_check) 2026-04-30 16:42:36 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:36 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:42:37 [ 456 ] DEBUG : Stdout:3541 (cluster.py:121, run_and_check) 2026-04-30 16:42:38 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:38 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:42:40 [ 456 ] DEBUG : Stdout:3541 (cluster.py:121, run_and_check) 2026-04-30 16:42:41 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:41 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:42:41 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:True cmd: ['bash', '-c', 'ps -C clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:41 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', 'ps -C clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:42:42 [ 456 ] DEBUG : Stdout: PID TTY TIME CMD (cluster.py:121, run_and_check) 2026-04-30 16:42:42 [ 456 ] DEBUG : Exitcode:1 (cluster.py:125, run_and_check) 2026-04-30 16:42:42 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', 'pkill clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:42 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', 'pkill clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:42:43 [ 456 ] DEBUG : Exitcode:1 (cluster.py:125, run_and_check) 2026-04-30 16:42:43 [ 456 ] WARNING : Stop ClickHouse raised an error Command ['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', 'pkill clickhouse'] return non-zero code 1: (cluster.py:3947, stop_clickhouse) 2026-04-30 16:42:43 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:True cmd: ['bash', '-c', 'ps -C clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:43 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', 'ps -C clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:42:44 [ 456 ] DEBUG : Stdout: PID TTY TIME CMD (cluster.py:121, run_and_check) 2026-04-30 16:42:44 [ 456 ] DEBUG : Exitcode:1 (cluster.py:125, run_and_check) 2026-04-30 16:42:44 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', 'pkill clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:44 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', 'pkill clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:42:44 [ 456 ] DEBUG : Exitcode:1 (cluster.py:125, run_and_check) 2026-04-30 16:42:44 [ 456 ] WARNING : Stop ClickHouse raised an error Command ['docker', 'exec', '-u', 'root', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', 'pkill clickhouse'] return non-zero code 1: (cluster.py:3947, stop_clickhouse) 2026-04-30 16:42:44 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['rm', '-rf', '/var/lib/clickhouse/coordination'] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:44 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'rm', '-rf', '/var/lib/clickhouse/coordination'] (cluster.py:113, run_and_check) 2026-04-30 16:42:45 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['rm', '-rf', '/var/lib/clickhouse/coordination'] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:45 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'rm', '-rf', '/var/lib/clickhouse/coordination'] (cluster.py:113, run_and_check) 2026-04-30 16:42:46 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['rm', '-rf', '/var/lib/clickhouse/coordination'] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:46 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'rm', '-rf', '/var/lib/clickhouse/coordination'] (cluster.py:113, run_and_check) 2026-04-30 16:42:47 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', 'mkdir -p $(dirname /etc/clickhouse-server/config.d/ssl_conf.yml) && echo b3BlblNTTDoKICBzZXJ2ZXI6CiAgICBjZXJ0aWZpY2F0ZUZpbGU6ICcvZXRjL2NsaWNraG91c2Utc2VydmVyL2NvbmZpZy5kL1dpdGhvdXRQYXNzUGhyYXNlLmNydCcKICAgIHByaXZhdGVLZXlGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5rZXknCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIHByaXZhdGVLZXlQYXNzcGhyYXNlSGFuZGxlcjoKICAgICAgICBuYW1lOiBLZXlGaWxlSGFuZGxlcgogICAgICAgIG9wdGlvbnM6CiAgICAgICAgICAgIHBhc3N3b3JkOiAnUEFTU1dPUkQnCiAgICBsb2FkRGVmYXVsdENBRmlsZTogdHJ1ZQogICAgdmVyaWZpY2F0aW9uTW9kZTogJ25vbmUnCiAgICBjYWNoZVNlc3Npb25zOiB0cnVlCiAgICBkaXNhYmxlUHJvdG9jb2xzOiAnc3NsdjIsc3NsdjMnCiAgICBwcmVmZXJTZXJ2ZXJDaXBoZXJzOiB0cnVlCiAgY2xpZW50OgogICAgY2VydGlmaWNhdGVGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5jcnQnCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIGxvYWREZWZhdWx0Q0FGaWxlOiB0cnVlCiAgICB2ZXJpZmljYXRpb25Nb2RlOiAnbm9uZScKICAgIGNhY2hlU2Vzc2lvbnM6IHRydWUKICAgIGRpc2FibGVQcm90b2NvbHM6ICdzc2x2Mixzc2x2MycKICAgIHByZWZlclNlcnZlckNpcGhlcnM6IHRydWUK | base64 --decode > /etc/clickhouse-server/config.d/ssl_conf.yml'] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:47 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', 'mkdir -p $(dirname /etc/clickhouse-server/config.d/ssl_conf.yml) && echo b3BlblNTTDoKICBzZXJ2ZXI6CiAgICBjZXJ0aWZpY2F0ZUZpbGU6ICcvZXRjL2NsaWNraG91c2Utc2VydmVyL2NvbmZpZy5kL1dpdGhvdXRQYXNzUGhyYXNlLmNydCcKICAgIHByaXZhdGVLZXlGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5rZXknCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIHByaXZhdGVLZXlQYXNzcGhyYXNlSGFuZGxlcjoKICAgICAgICBuYW1lOiBLZXlGaWxlSGFuZGxlcgogICAgICAgIG9wdGlvbnM6CiAgICAgICAgICAgIHBhc3N3b3JkOiAnUEFTU1dPUkQnCiAgICBsb2FkRGVmYXVsdENBRmlsZTogdHJ1ZQogICAgdmVyaWZpY2F0aW9uTW9kZTogJ25vbmUnCiAgICBjYWNoZVNlc3Npb25zOiB0cnVlCiAgICBkaXNhYmxlUHJvdG9jb2xzOiAnc3NsdjIsc3NsdjMnCiAgICBwcmVmZXJTZXJ2ZXJDaXBoZXJzOiB0cnVlCiAgY2xpZW50OgogICAgY2VydGlmaWNhdGVGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5jcnQnCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIGxvYWREZWZhdWx0Q0FGaWxlOiB0cnVlCiAgICB2ZXJpZmljYXRpb25Nb2RlOiAnbm9uZScKICAgIGNhY2hlU2Vzc2lvbnM6IHRydWUKICAgIGRpc2FibGVQcm90b2NvbHM6ICdzc2x2Mixzc2x2MycKICAgIHByZWZlclNlcnZlckNpcGhlcnM6IHRydWUK | base64 --decode > /etc/clickhouse-server/config.d/ssl_conf.yml'] (cluster.py:113, run_and_check) 2026-04-30 16:42:48 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "sed -i 's/WithoutPassPhrase/WithPassPhrase/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:48 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "sed -i 's/WithoutPassPhrase/WithPassPhrase/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:113, run_and_check) 2026-04-30 16:42:48 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "sed -i 's/PASSWORD/test/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:48 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "sed -i 's/PASSWORD/test/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:113, run_and_check) 2026-04-30 16:42:50 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', 'mkdir -p $(dirname /etc/clickhouse-server/config.d/ssl_conf.yml) && echo b3BlblNTTDoKICBzZXJ2ZXI6CiAgICBjZXJ0aWZpY2F0ZUZpbGU6ICcvZXRjL2NsaWNraG91c2Utc2VydmVyL2NvbmZpZy5kL1dpdGhvdXRQYXNzUGhyYXNlLmNydCcKICAgIHByaXZhdGVLZXlGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5rZXknCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIHByaXZhdGVLZXlQYXNzcGhyYXNlSGFuZGxlcjoKICAgICAgICBuYW1lOiBLZXlGaWxlSGFuZGxlcgogICAgICAgIG9wdGlvbnM6CiAgICAgICAgICAgIHBhc3N3b3JkOiAnUEFTU1dPUkQnCiAgICBsb2FkRGVmYXVsdENBRmlsZTogdHJ1ZQogICAgdmVyaWZpY2F0aW9uTW9kZTogJ25vbmUnCiAgICBjYWNoZVNlc3Npb25zOiB0cnVlCiAgICBkaXNhYmxlUHJvdG9jb2xzOiAnc3NsdjIsc3NsdjMnCiAgICBwcmVmZXJTZXJ2ZXJDaXBoZXJzOiB0cnVlCiAgY2xpZW50OgogICAgY2VydGlmaWNhdGVGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5jcnQnCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIGxvYWREZWZhdWx0Q0FGaWxlOiB0cnVlCiAgICB2ZXJpZmljYXRpb25Nb2RlOiAnbm9uZScKICAgIGNhY2hlU2Vzc2lvbnM6IHRydWUKICAgIGRpc2FibGVQcm90b2NvbHM6ICdzc2x2Mixzc2x2MycKICAgIHByZWZlclNlcnZlckNpcGhlcnM6IHRydWUK | base64 --decode > /etc/clickhouse-server/config.d/ssl_conf.yml'] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:50 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', 'mkdir -p $(dirname /etc/clickhouse-server/config.d/ssl_conf.yml) && echo b3BlblNTTDoKICBzZXJ2ZXI6CiAgICBjZXJ0aWZpY2F0ZUZpbGU6ICcvZXRjL2NsaWNraG91c2Utc2VydmVyL2NvbmZpZy5kL1dpdGhvdXRQYXNzUGhyYXNlLmNydCcKICAgIHByaXZhdGVLZXlGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5rZXknCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIHByaXZhdGVLZXlQYXNzcGhyYXNlSGFuZGxlcjoKICAgICAgICBuYW1lOiBLZXlGaWxlSGFuZGxlcgogICAgICAgIG9wdGlvbnM6CiAgICAgICAgICAgIHBhc3N3b3JkOiAnUEFTU1dPUkQnCiAgICBsb2FkRGVmYXVsdENBRmlsZTogdHJ1ZQogICAgdmVyaWZpY2F0aW9uTW9kZTogJ25vbmUnCiAgICBjYWNoZVNlc3Npb25zOiB0cnVlCiAgICBkaXNhYmxlUHJvdG9jb2xzOiAnc3NsdjIsc3NsdjMnCiAgICBwcmVmZXJTZXJ2ZXJDaXBoZXJzOiB0cnVlCiAgY2xpZW50OgogICAgY2VydGlmaWNhdGVGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5jcnQnCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIGxvYWREZWZhdWx0Q0FGaWxlOiB0cnVlCiAgICB2ZXJpZmljYXRpb25Nb2RlOiAnbm9uZScKICAgIGNhY2hlU2Vzc2lvbnM6IHRydWUKICAgIGRpc2FibGVQcm90b2NvbHM6ICdzc2x2Mixzc2x2MycKICAgIHByZWZlclNlcnZlckNpcGhlcnM6IHRydWUK | base64 --decode > /etc/clickhouse-server/config.d/ssl_conf.yml'] (cluster.py:113, run_and_check) 2026-04-30 16:42:51 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "sed -i 's/WithoutPassPhrase/WithPassPhrase/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:51 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "sed -i 's/WithoutPassPhrase/WithPassPhrase/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:113, run_and_check) 2026-04-30 16:42:51 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "sed -i 's/PASSWORD/test/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:51 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "sed -i 's/PASSWORD/test/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:113, run_and_check) 2026-04-30 16:42:52 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', 'mkdir -p $(dirname /etc/clickhouse-server/config.d/ssl_conf.yml) && echo b3BlblNTTDoKICBzZXJ2ZXI6CiAgICBjZXJ0aWZpY2F0ZUZpbGU6ICcvZXRjL2NsaWNraG91c2Utc2VydmVyL2NvbmZpZy5kL1dpdGhvdXRQYXNzUGhyYXNlLmNydCcKICAgIHByaXZhdGVLZXlGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5rZXknCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIHByaXZhdGVLZXlQYXNzcGhyYXNlSGFuZGxlcjoKICAgICAgICBuYW1lOiBLZXlGaWxlSGFuZGxlcgogICAgICAgIG9wdGlvbnM6CiAgICAgICAgICAgIHBhc3N3b3JkOiAnUEFTU1dPUkQnCiAgICBsb2FkRGVmYXVsdENBRmlsZTogdHJ1ZQogICAgdmVyaWZpY2F0aW9uTW9kZTogJ25vbmUnCiAgICBjYWNoZVNlc3Npb25zOiB0cnVlCiAgICBkaXNhYmxlUHJvdG9jb2xzOiAnc3NsdjIsc3NsdjMnCiAgICBwcmVmZXJTZXJ2ZXJDaXBoZXJzOiB0cnVlCiAgY2xpZW50OgogICAgY2VydGlmaWNhdGVGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5jcnQnCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIGxvYWREZWZhdWx0Q0FGaWxlOiB0cnVlCiAgICB2ZXJpZmljYXRpb25Nb2RlOiAnbm9uZScKICAgIGNhY2hlU2Vzc2lvbnM6IHRydWUKICAgIGRpc2FibGVQcm90b2NvbHM6ICdzc2x2Mixzc2x2MycKICAgIHByZWZlclNlcnZlckNpcGhlcnM6IHRydWUK | base64 --decode > /etc/clickhouse-server/config.d/ssl_conf.yml'] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:52 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', 'mkdir -p $(dirname /etc/clickhouse-server/config.d/ssl_conf.yml) && echo b3BlblNTTDoKICBzZXJ2ZXI6CiAgICBjZXJ0aWZpY2F0ZUZpbGU6ICcvZXRjL2NsaWNraG91c2Utc2VydmVyL2NvbmZpZy5kL1dpdGhvdXRQYXNzUGhyYXNlLmNydCcKICAgIHByaXZhdGVLZXlGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5rZXknCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIHByaXZhdGVLZXlQYXNzcGhyYXNlSGFuZGxlcjoKICAgICAgICBuYW1lOiBLZXlGaWxlSGFuZGxlcgogICAgICAgIG9wdGlvbnM6CiAgICAgICAgICAgIHBhc3N3b3JkOiAnUEFTU1dPUkQnCiAgICBsb2FkRGVmYXVsdENBRmlsZTogdHJ1ZQogICAgdmVyaWZpY2F0aW9uTW9kZTogJ25vbmUnCiAgICBjYWNoZVNlc3Npb25zOiB0cnVlCiAgICBkaXNhYmxlUHJvdG9jb2xzOiAnc3NsdjIsc3NsdjMnCiAgICBwcmVmZXJTZXJ2ZXJDaXBoZXJzOiB0cnVlCiAgY2xpZW50OgogICAgY2VydGlmaWNhdGVGaWxlOiAnL2V0Yy9jbGlja2hvdXNlLXNlcnZlci9jb25maWcuZC9XaXRob3V0UGFzc1BocmFzZS5jcnQnCiAgICBjYUNvbmZpZzogJy9ldGMvY2xpY2tob3VzZS1zZXJ2ZXIvY29uZmlnLmQvcm9vdENBLnBlbScKICAgIGxvYWREZWZhdWx0Q0FGaWxlOiB0cnVlCiAgICB2ZXJpZmljYXRpb25Nb2RlOiAnbm9uZScKICAgIGNhY2hlU2Vzc2lvbnM6IHRydWUKICAgIGRpc2FibGVQcm90b2NvbHM6ICdzc2x2Mixzc2x2MycKICAgIHByZWZlclNlcnZlckNpcGhlcnM6IHRydWUK | base64 --decode > /etc/clickhouse-server/config.d/ssl_conf.yml'] (cluster.py:113, run_and_check) 2026-04-30 16:42:53 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "sed -i 's/WithoutPassPhrase/WithPassPhrase/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:53 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "sed -i 's/WithoutPassPhrase/WithPassPhrase/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:113, run_and_check) 2026-04-30 16:42:54 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "sed -i 's/PASSWORD/test/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:54 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "sed -i 's/PASSWORD/test/g' /etc/clickhouse-server/config.d/ssl_conf.yml"] (cluster.py:113, run_and_check) 2026-04-30 16:42:55 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:55 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:42:55 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:55 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:42:55 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:55 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:42:56 [ 456 ] DEBUG : No clickhouse process running. Start new one. (cluster.py:3964, start_clickhouse) 2026-04-30 16:42:56 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', 'clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon'] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:56 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', '0', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', 'clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon'] (cluster.py:113, run_and_check) 2026-04-30 16:42:57 [ 456 ] DEBUG : No clickhouse process running. Start new one. (cluster.py:3964, start_clickhouse) 2026-04-30 16:42:57 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', 'clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon'] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:57 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', '0', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', 'clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon'] (cluster.py:113, run_and_check) 2026-04-30 16:42:57 [ 456 ] DEBUG : No clickhouse process running. Start new one. (cluster.py:3964, start_clickhouse) 2026-04-30 16:42:57 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', 'clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon'] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:57 [ 456 ] DEBUG : Command:['docker', 'exec', '-u', '0', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', 'clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon'] (cluster.py:113, run_and_check) 2026-04-30 16:42:59 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:59 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:42:59 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:59 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:43:00 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:43:00 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:43:01 [ 456 ] DEBUG : Stdout:2639 (cluster.py:121, run_and_check) 2026-04-30 16:43:01 [ 456 ] DEBUG : Clickhouse process running. (cluster.py:3975, start_clickhouse) 2026-04-30 16:43:01 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:43:01 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:43:01 [ 456 ] DEBUG : Stdout:4475 (cluster.py:121, run_and_check) 2026-04-30 16:43:01 [ 456 ] DEBUG : Clickhouse process running. (cluster.py:3975, start_clickhouse) 2026-04-30 16:43:01 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:43:01 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:43:01 [ 456 ] DEBUG : Stdout:2639 (cluster.py:121, run_and_check) 2026-04-30 16:43:01 [ 456 ] DEBUG : Executing query select 20 on node2 (cluster.py:3602, query) 2026-04-30 16:43:01 [ 456 ] DEBUG : Stdout:2693 (cluster.py:121, run_and_check) 2026-04-30 16:43:01 [ 456 ] DEBUG : Clickhouse process running. (cluster.py:3975, start_clickhouse) 2026-04-30 16:43:01 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:43:01 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:43:01 [ 456 ] DEBUG : Stdout:4475 (cluster.py:121, run_and_check) 2026-04-30 16:43:01 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:43:02 [ 456 ] DEBUG : Stdout:2693 (cluster.py:121, run_and_check) 2026-04-30 16:43:02 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:43:04 [ 456 ] DEBUG : Executing query select 20 on node2 (cluster.py:3602, query) 2026-04-30 16:43:04 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:43:04 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:43:06 [ 456 ] DEBUG : Executing query select 20 on node2 (cluster.py:3602, query) 2026-04-30 16:43:06 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:43:06 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:43:07 [ 456 ] DEBUG : Executing query select 20 on node2 (cluster.py:3602, query) 2026-04-30 16:43:07 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:43:08 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:43:09 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:43:09 [ 456 ] DEBUG : Executing query select 20 on node2 (cluster.py:3602, query) 2026-04-30 16:43:10 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:43:11 [ 456 ] DEBUG : Executing query select 20 on node2 (cluster.py:3602, query) 2026-04-30 16:43:11 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:43:12 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:43:13 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:43:13 [ 456 ] DEBUG : Executing query select 20 on node2 (cluster.py:3602, query) 2026-04-30 16:43:14 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:43:15 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:43:15 [ 456 ] DEBUG : Executing query select 20 on node2 (cluster.py:3602, query) 2026-04-30 16:43:16 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:43:17 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:43:17 [ 456 ] DEBUG : Executing query select 20 on node2 (cluster.py:3602, query) 2026-04-30 16:43:17 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:43:18 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:43:19 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:43:19 [ 456 ] DEBUG : Executing query select 20 on node2 (cluster.py:3602, query) 2026-04-30 16:43:20 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:43:20 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:43:20 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:43:20 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:43:22 [ 456 ] DEBUG : Stdout:4475 (cluster.py:121, run_and_check) 2026-04-30 16:43:22 [ 456 ] WARNING : ERROR Client failed! Return code: 210, stderr: Code: 210. DB::NetException: Connection refused (172.16.13.4:9000). (NETWORK_ERROR) (cluster.py:4008, wait_start) 2026-04-30 16:43:22 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:43:22 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:43:22 [ 456 ] DEBUG : Stdout:2693 (cluster.py:121, run_and_check) 2026-04-30 16:43:22 [ 456 ] WARNING : ERROR Client failed! Return code: 210, stderr: Code: 210. DB::NetException: Connection refused (172.16.13.2:9000). (NETWORK_ERROR) (cluster.py:4008, wait_start) 2026-04-30 16:43:22 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node3_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:43:22 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node3_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:43:22 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:43:22 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:43:23 [ 456 ] DEBUG : Stdout:4475 (cluster.py:121, run_and_check) 2026-04-30 16:43:23 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:43:24 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:43:25 [ 456 ] DEBUG : Stdout:2693 (cluster.py:121, run_and_check) 2026-04-30 16:43:25 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:43:25 [ 456 ] DEBUG : Stdout:2639 (cluster.py:121, run_and_check) 2026-04-30 16:43:25 [ 456 ] WARNING : ERROR Client failed! Return code: 210, stderr: Code: 210. DB::NetException: Connection refused (172.16.13.3:9000). (NETWORK_ERROR) (cluster.py:4008, wait_start) 2026-04-30 16:43:25 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node2_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:43:25 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node2_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:43:26 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:43:27 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:43:28 [ 456 ] DEBUG : Stdout:2639 (cluster.py:121, run_and_check) 2026-04-30 16:43:28 [ 456 ] DEBUG : Executing query select 20 on node2 (cluster.py:3602, query) 2026-04-30 16:43:29 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:43:29 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:43:29 [ 456 ] DEBUG : Executing query select 20 on node2 (cluster.py:3602, query) 2026-04-30 16:43:30 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:43:31 [ 456 ] DEBUG : Executing query select 20 on node2 (cluster.py:3602, query) 2026-04-30 16:43:31 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:43:33 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:43:34 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:43:35 [ 456 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:43:35 [ 456 ] DEBUG : Executing query select 20 on node3 (cluster.py:3602, query) 2026-04-30 16:43:38 [ 456 ] DEBUG : get_instance_ip instance_name=node1 (cluster.py:2135, get_instance_ip) 2026-04-30 16:43:38 [ 456 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestkeeperinternalsecure_gw8_node1_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:43:38 [ 456 ] DEBUG : get_instance_ip instance_name=node2 (cluster.py:2135, get_instance_ip) 2026-04-30 16:43:38 [ 456 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestkeeperinternalsecure_gw8_node2_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:43:39 [ 456 ] DEBUG : get_instance_ip instance_name=node3 (cluster.py:2135, get_instance_ip) 2026-04-30 16:43:39 [ 456 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestkeeperinternalsecure_gw8_node3_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-30 16:43:39 [ 456 ] DEBUG : run container_id:roottestkeeperinternalsecure_gw8_node1_1 detach:False nothrow:False cmd: ['bash', '-c', 'timeout 30 tail -Fn1000 "/var/log/clickhouse-server/clickhouse-server.log" | grep -Em 1 \'Raft ASIO listener initiated on :::9234, SSL enabled\''] (cluster.py:2173, exec_in_container) 2026-04-30 16:43:39 [ 456 ] DEBUG : Command:['docker', 'exec', 'roottestkeeperinternalsecure_gw8_node1_1', 'bash', '-c', 'timeout 30 tail -Fn1000 "/var/log/clickhouse-server/clickhouse-server.log" | grep -Em 1 \'Raft ASIO listener initiated on :::9234, SSL enabled\''] (cluster.py:113, run_and_check) 2026-04-30 16:44:10 [ 456 ] DEBUG : Exitcode:1 (cluster.py:125, run_and_check) ---------------------------- Captured log teardown ----------------------------- 2026-04-30 16:44:15 [ 456 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0_gw8/.env', '--project-name', 'roottestkeeperinternalsecure_gw8', '--file', '/ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0_gw8/node1/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0_gw8/node2/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0_gw8/node3/docker-compose.yml', 'stop', '--timeout', '20'] (cluster.py:113, run_and_check) 2026-04-30 16:44:23 [ 456 ] DEBUG : Stderr:Stopping roottestkeeperinternalsecure_gw8_node3_1 ... (cluster.py:123, run_and_check) 2026-04-30 16:44:23 [ 456 ] DEBUG : Stderr:Stopping roottestkeeperinternalsecure_gw8_node1_1 ... (cluster.py:123, run_and_check) 2026-04-30 16:44:23 [ 456 ] DEBUG : Stderr:Stopping roottestkeeperinternalsecure_gw8_node2_1 ... (cluster.py:123, run_and_check) 2026-04-30 16:44:23 [ 456 ] DEBUG : Stderr:Stopping roottestkeeperinternalsecure_gw8_node1_1 ... done (cluster.py:123, run_and_check) 2026-04-30 16:44:23 [ 456 ] DEBUG : Stderr:Stopping roottestkeeperinternalsecure_gw8_node3_1 ... done (cluster.py:123, run_and_check) 2026-04-30 16:44:23 [ 456 ] DEBUG : Stderr:Stopping roottestkeeperinternalsecure_gw8_node2_1 ... done (cluster.py:123, run_and_check) 2026-04-30 16:44:23 [ 456 ] DEBUG : Command:['bash', '-c', '[ -f /ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0_gw8/node1/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0_gw8/node1/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true'] (cluster.py:113, run_and_check) 2026-04-30 16:44:23 [ 456 ] DEBUG : Command:['bash', '-c', '[ -f /ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0_gw8/node2/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0_gw8/node2/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true'] (cluster.py:113, run_and_check) 2026-04-30 16:44:24 [ 456 ] DEBUG : Command:['bash', '-c', '[ -f /ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0_gw8/node3/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0_gw8/node3/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true'] (cluster.py:113, run_and_check) 2026-04-30 16:44:24 [ 456 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0_gw8/.env', '--project-name', 'roottestkeeperinternalsecure_gw8', '--file', '/ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0_gw8/node1/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0_gw8/node2/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_keeper_internal_secure/_instances_0_gw8/node3/docker-compose.yml', 'down', '--volumes'] (cluster.py:113, run_and_check) 2026-04-30 16:44:30 [ 456 ] DEBUG : Stderr:Removing roottestkeeperinternalsecure_gw8_node3_1 ... (cluster.py:123, run_and_check) 2026-04-30 16:44:30 [ 456 ] DEBUG : Stderr:Removing roottestkeeperinternalsecure_gw8_node1_1 ... (cluster.py:123, run_and_check) 2026-04-30 16:44:30 [ 456 ] DEBUG : Stderr:Removing roottestkeeperinternalsecure_gw8_node2_1 ... (cluster.py:123, run_and_check) 2026-04-30 16:44:30 [ 456 ] DEBUG : Stderr:Removing roottestkeeperinternalsecure_gw8_node1_1 ... done (cluster.py:123, run_and_check) 2026-04-30 16:44:30 [ 456 ] DEBUG : Stderr:Removing roottestkeeperinternalsecure_gw8_node2_1 ... done (cluster.py:123, run_and_check) 2026-04-30 16:44:30 [ 456 ] DEBUG : Stderr:Removing roottestkeeperinternalsecure_gw8_node3_1 ... done (cluster.py:123, run_and_check) 2026-04-30 16:44:30 [ 456 ] DEBUG : Stderr:Removing network roottestkeeperinternalsecure_gw8_default (cluster.py:123, run_and_check) 2026-04-30 16:44:30 [ 456 ] DEBUG : Cleanup called (cluster.py:876, cleanup) 2026-04-30 16:44:30 [ 456 ] DEBUG : Docker networks for project roottestkeeperinternalsecure_gw8 are NETWORK ID NAME DRIVER SCOPE (cluster.py:855, print_all_docker_pieces) 2026-04-30 16:44:31 [ 456 ] DEBUG : Docker containers for project roottestkeeperinternalsecure_gw8 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:863, print_all_docker_pieces) 2026-04-30 16:44:31 [ 456 ] DEBUG : Docker volumes for project roottestkeeperinternalsecure_gw8 are DRIVER VOLUME NAME (cluster.py:871, print_all_docker_pieces) 2026-04-30 16:44:31 [ 456 ] DEBUG : Command:docker container list --all --filter name='^/roottestkeeperinternalsecure_gw8_.*_1$' --format '{{.ID}}:{{.Names}}' (cluster.py:113, run_and_check) 2026-04-30 16:44:31 [ 456 ] DEBUG : Unstopped containers: {} (cluster.py:890, cleanup) 2026-04-30 16:44:31 [ 456 ] DEBUG : No running containers for project: roottestkeeperinternalsecure_gw8 (cluster.py:904, cleanup) 2026-04-30 16:44:31 [ 456 ] DEBUG : Trying to prune unused networks... (cluster.py:910, cleanup) 2026-04-30 16:44:31 [ 456 ] DEBUG : Trying to prune unused images... (cluster.py:926, cleanup) 2026-04-30 16:44:31 [ 456 ] DEBUG : Command:['docker', 'image', 'prune', '-f'] (cluster.py:113, run_and_check) 2026-04-30 16:44:31 [ 456 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:121, run_and_check) 2026-04-30 16:44:31 [ 456 ] DEBUG : Images pruned (cluster.py:929, cleanup) 2026-04-30 16:44:31 [ 456 ] DEBUG : Trying to prune unused volumes... (cluster.py:935, cleanup) 2026-04-30 16:44:31 [ 456 ] DEBUG : Command:['docker volume ls | wc -l'] (cluster.py:113, run_and_check) 2026-04-30 16:44:32 [ 456 ] DEBUG : Stdout:5 (cluster.py:121, run_and_check) _______________ test_server_restart_bridge_might_be_still_alive ________________ [gw2] linux -- Python 3.10.12 /usr/bin/python3 ch_cluster = def test_server_restart_bridge_might_be_still_alive(ch_cluster): if instance.is_built_with_memory_sanitizer(): pytest.skip("Memory Sanitizer cannot work with third-party shared libraries") create_dict_simple(instance) result = instance.query("""select dictGet(lib_dict_c, 'value1', toUInt64(1));""") assert result.strip() == "101" instance.restart_clickhouse() result = instance.query("""select dictGet(lib_dict_c, 'value1', toUInt64(1));""") assert result.strip() == "101" instance.exec_in_container( ["bash", "-c", "kill -9 `pidof clickhouse-library-bridge`"], user="root" ) > instance.restart_clickhouse() test_library_bridge/test.py:297: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/cluster.py:4055: in restart_clickhouse self.start_clickhouse(stop_start_wait_sec) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = start_wait_sec = 60, retry_start = True, expected_to_fail = False def start_clickhouse( self, start_wait_sec=60, retry_start=True, expected_to_fail=False ): if not self.stay_alive: raise Exception( "ClickHouse can be started again only with stay_alive=True instance" ) start_time = time.time() time_to_sleep = 0.5 while start_time + start_wait_sec >= time.time(): # sometimes after SIGKILL (hard reset) server may refuse to start for some time # for different reasons. pid = self.get_process_pid("clickhouse") if pid is None: logging.debug("No clickhouse process running. Start new one.") self.exec_in_container( ["bash", "-c", "{} --daemon".format(self.clickhouse_start_command)], user=str(os.getuid()), ) if expected_to_fail: self.wait_start_failed(start_wait_sec + start_time - time.time()) return time.sleep(1) continue else: logging.debug("Clickhouse process running.") if expected_to_fail: raise Exception("ClickHouse was expected not to be running.") try: self.wait_start(start_wait_sec + start_time - time.time()) return except Exception as e: logging.warning( f"Current start attempt failed. Will kill {pid} just in case." ) self.exec_in_container( ["bash", "-c", f"kill -9 {pid}"], user="root", nothrow=True ) if not retry_start: raise time.sleep(time_to_sleep) > raise Exception("Cannot start ClickHouse, see additional info in logs") E Exception: Cannot start ClickHouse, see additional info in logs helpers/cluster.py:3992: Exception ------------------------------ Captured log call ------------------------------- 2026-04-30 16:37:42 [ 393 ] DEBUG : Executing query SELECT value FROM system.build_options WHERE name = 'CXX_FLAGS' on instance (cluster.py:3602, query) 2026-04-30 16:37:43 [ 393 ] DEBUG : Executing query DROP DICTIONARY IF EXISTS lib_dict_c on instance (cluster.py:3602, query) 2026-04-30 16:37:45 [ 393 ] DEBUG : Executing query CREATE DICTIONARY lib_dict_c (key UInt64, value1 UInt64, value2 UInt64, value3 UInt64) PRIMARY KEY key SOURCE(library(PATH '/etc/clickhouse-server/config.d/dictionaries_lib/dict_lib.so')) LAYOUT(CACHE( SIZE_IN_CELLS 10000000 BLOCK_SIZE 4096 FILE_SIZE 16777216 READ_BUFFER_SIZE 1048576 MAX_STORED_KEYS 1048576)) LIFETIME(2) ; on instance (cluster.py:3602, query) 2026-04-30 16:37:46 [ 393 ] DEBUG : Executing query select dictGet(lib_dict_c, 'value1', toUInt64(1)); on instance (cluster.py:3602, query) 2026-04-30 16:37:59 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:True cmd: ['bash', '-c', 'ps -C clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:37:59 [ 393 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', 'ps -C clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:38:00 [ 393 ] DEBUG : Stdout: PID TTY TIME CMD (cluster.py:121, run_and_check) 2026-04-30 16:38:00 [ 393 ] DEBUG : Stdout: 9 ? 00:03:40 clickhouse (cluster.py:121, run_and_check) 2026-04-30 16:38:00 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', 'pkill clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:00 [ 393 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', 'pkill clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:38:02 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:02 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:02 [ 393 ] DEBUG : Stdout:9 (cluster.py:121, run_and_check) 2026-04-30 16:38:03 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:03 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:04 [ 393 ] DEBUG : Stdout:9 (cluster.py:121, run_and_check) 2026-04-30 16:38:05 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:05 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:06 [ 393 ] DEBUG : Stdout:9 (cluster.py:121, run_and_check) 2026-04-30 16:38:07 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:07 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:08 [ 393 ] DEBUG : Stdout:9 (cluster.py:121, run_and_check) 2026-04-30 16:38:09 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:09 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:10 [ 393 ] DEBUG : Stdout:9 (cluster.py:121, run_and_check) 2026-04-30 16:38:11 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:11 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:12 [ 393 ] DEBUG : Stdout:9 (cluster.py:121, run_and_check) 2026-04-30 16:38:13 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:13 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:14 [ 393 ] DEBUG : Stdout:9 (cluster.py:121, run_and_check) 2026-04-30 16:38:15 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:15 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:16 [ 393 ] DEBUG : Stdout:9 (cluster.py:121, run_and_check) 2026-04-30 16:38:17 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:17 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:18 [ 393 ] DEBUG : Stdout:9 (cluster.py:121, run_and_check) 2026-04-30 16:38:19 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:19 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:21 [ 393 ] DEBUG : Stdout:9 (cluster.py:121, run_and_check) 2026-04-30 16:38:22 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:22 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:23 [ 393 ] DEBUG : Stdout:9 (cluster.py:121, run_and_check) 2026-04-30 16:38:24 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:24 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:25 [ 393 ] DEBUG : Stdout:9 (cluster.py:121, run_and_check) 2026-04-30 16:38:26 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:26 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:28 [ 393 ] DEBUG : Stdout:9 (cluster.py:121, run_and_check) 2026-04-30 16:38:29 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:29 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:30 [ 393 ] DEBUG : Stdout:9 (cluster.py:121, run_and_check) 2026-04-30 16:38:31 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:31 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:32 [ 393 ] DEBUG : Stdout:9 (cluster.py:121, run_and_check) 2026-04-30 16:38:33 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:33 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:35 [ 393 ] DEBUG : Stdout:9 (cluster.py:121, run_and_check) 2026-04-30 16:38:36 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:36 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:37 [ 393 ] DEBUG : Stdout:9 (cluster.py:121, run_and_check) 2026-04-30 16:38:38 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:38 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:39 [ 393 ] DEBUG : Stdout:9 (cluster.py:121, run_and_check) 2026-04-30 16:38:40 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:40 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:41 [ 393 ] DEBUG : Stdout:9 (cluster.py:121, run_and_check) 2026-04-30 16:38:42 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:42 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:45 [ 393 ] DEBUG : Stdout:9 (cluster.py:121, run_and_check) 2026-04-30 16:38:46 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:46 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:47 [ 393 ] DEBUG : Stdout:9 (cluster.py:121, run_and_check) 2026-04-30 16:38:47 [ 393 ] DEBUG : Stdout:1028 (cluster.py:121, run_and_check) 2026-04-30 16:38:48 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:48 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:49 [ 393 ] DEBUG : Stdout:9 (cluster.py:121, run_and_check) 2026-04-30 16:38:49 [ 393 ] DEBUG : Stdout:1028 (cluster.py:121, run_and_check) 2026-04-30 16:38:50 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:50 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:51 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:51 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:52 [ 393 ] DEBUG : No clickhouse process running. Start new one. (cluster.py:3964, start_clickhouse) 2026-04-30 16:38:52 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', 'clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon'] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:52 [ 393 ] DEBUG : Command:['docker', 'exec', '-u', '0', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', 'clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon'] (cluster.py:113, run_and_check) 2026-04-30 16:38:55 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:55 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:56 [ 393 ] DEBUG : Stdout:1083 (cluster.py:121, run_and_check) 2026-04-30 16:38:56 [ 393 ] DEBUG : Clickhouse process running. (cluster.py:3975, start_clickhouse) 2026-04-30 16:38:56 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:38:56 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:38:56 [ 393 ] DEBUG : Stdout:1083 (cluster.py:121, run_and_check) 2026-04-30 16:38:56 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:38:58 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:38:59 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:39:01 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:39:03 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:39:04 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:39:06 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:39:08 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:39:10 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:39:11 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:39:13 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:13 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:39:13 [ 393 ] DEBUG : Stdout:1083 (cluster.py:121, run_and_check) 2026-04-30 16:39:13 [ 393 ] WARNING : ERROR Client failed! Return code: 210, stderr: Code: 210. DB::NetException: Connection refused (172.16.1.2:9000). (NETWORK_ERROR) (cluster.py:4008, wait_start) 2026-04-30 16:39:13 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:13 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:39:15 [ 393 ] DEBUG : Stdout:1083 (cluster.py:121, run_and_check) 2026-04-30 16:39:15 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:39:16 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:39:19 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:39:21 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:39:23 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:39:26 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:39:28 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:39:29 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:39:31 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:39:32 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:39:34 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:34 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:39:37 [ 393 ] DEBUG : Stdout:1083 (cluster.py:121, run_and_check) 2026-04-30 16:39:37 [ 393 ] WARNING : ERROR Client failed! Return code: 210, stderr: Code: 210. DB::NetException: Connection refused (172.16.1.2:9000). (NETWORK_ERROR) (cluster.py:4008, wait_start) 2026-04-30 16:39:37 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:39:37 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:39:38 [ 393 ] DEBUG : Stdout:1083 (cluster.py:121, run_and_check) 2026-04-30 16:39:38 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:39:41 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:39:42 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:39:44 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:39:46 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:39:48 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:39:50 [ 393 ] DEBUG : Executing query select dictGet(lib_dict_c, 'value1', toUInt64(1)); on instance (cluster.py:3602, query) 2026-04-30 16:40:08 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', 'kill -9 `pidof clickhouse-library-bridge`'] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:08 [ 393 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', 'kill -9 `pidof clickhouse-library-bridge`'] (cluster.py:113, run_and_check) 2026-04-30 16:40:08 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:True cmd: ['bash', '-c', 'ps -C clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:08 [ 393 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', 'ps -C clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:40:09 [ 393 ] DEBUG : Stdout: PID TTY TIME CMD (cluster.py:121, run_and_check) 2026-04-30 16:40:09 [ 393 ] DEBUG : Stdout: 1083 ? 00:01:33 clickhouse (cluster.py:121, run_and_check) 2026-04-30 16:40:09 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', 'pkill clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:09 [ 393 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', 'pkill clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:40:10 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:10 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:11 [ 393 ] DEBUG : Stdout:1083 (cluster.py:121, run_and_check) 2026-04-30 16:40:12 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:12 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:14 [ 393 ] DEBUG : Stdout:1083 (cluster.py:121, run_and_check) 2026-04-30 16:40:15 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:15 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:16 [ 393 ] DEBUG : Stdout:1083 (cluster.py:121, run_and_check) 2026-04-30 16:40:17 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:17 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:18 [ 393 ] DEBUG : Stdout:1083 (cluster.py:121, run_and_check) 2026-04-30 16:40:19 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:19 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:19 [ 393 ] DEBUG : Stdout:1083 (cluster.py:121, run_and_check) 2026-04-30 16:40:20 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:20 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:21 [ 393 ] DEBUG : Stdout:1083 (cluster.py:121, run_and_check) 2026-04-30 16:40:22 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:22 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:24 [ 393 ] DEBUG : Stdout:1083 (cluster.py:121, run_and_check) 2026-04-30 16:40:25 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:25 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:25 [ 393 ] DEBUG : Stdout:1083 (cluster.py:121, run_and_check) 2026-04-30 16:40:26 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:26 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:28 [ 393 ] DEBUG : Stdout:1083 (cluster.py:121, run_and_check) 2026-04-30 16:40:29 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:29 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:30 [ 393 ] DEBUG : Stdout:1083 (cluster.py:121, run_and_check) 2026-04-30 16:40:31 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:31 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:32 [ 393 ] DEBUG : Stdout:1083 (cluster.py:121, run_and_check) 2026-04-30 16:40:33 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:33 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:34 [ 393 ] DEBUG : Stdout:1083 (cluster.py:121, run_and_check) 2026-04-30 16:40:34 [ 393 ] DEBUG : Stdout:1998 (cluster.py:121, run_and_check) 2026-04-30 16:40:35 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:35 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:36 [ 393 ] DEBUG : Stdout:1083 (cluster.py:121, run_and_check) 2026-04-30 16:40:37 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:37 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:38 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:38 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:39 [ 393 ] DEBUG : No clickhouse process running. Start new one. (cluster.py:3964, start_clickhouse) 2026-04-30 16:40:39 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', 'clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon'] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:39 [ 393 ] DEBUG : Command:['docker', 'exec', '-u', '0', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', 'clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon'] (cluster.py:113, run_and_check) 2026-04-30 16:40:41 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:41 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:42 [ 393 ] DEBUG : Stdout:2053 (cluster.py:121, run_and_check) 2026-04-30 16:40:42 [ 393 ] DEBUG : Clickhouse process running. (cluster.py:3975, start_clickhouse) 2026-04-30 16:40:42 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:40:42 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:40:43 [ 393 ] DEBUG : Stdout:2053 (cluster.py:121, run_and_check) 2026-04-30 16:40:43 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:40:45 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:40:47 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:40:49 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:40:51 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:40:53 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:40:55 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:40:56 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:40:57 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:40:59 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:41:00 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:00 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:41:02 [ 393 ] DEBUG : Stdout:2053 (cluster.py:121, run_and_check) 2026-04-30 16:41:02 [ 393 ] WARNING : ERROR Client failed! Return code: 210, stderr: Code: 210. DB::NetException: Connection refused (172.16.1.2:9000). (NETWORK_ERROR) (cluster.py:4008, wait_start) 2026-04-30 16:41:02 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:02 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:41:03 [ 393 ] DEBUG : Stdout:2053 (cluster.py:121, run_and_check) 2026-04-30 16:41:03 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:41:05 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:41:07 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:41:09 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:41:10 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:41:12 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:41:14 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:41:16 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:41:18 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:41:19 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:41:22 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:22 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:41:23 [ 393 ] DEBUG : Stdout:2053 (cluster.py:121, run_and_check) 2026-04-30 16:41:23 [ 393 ] WARNING : ERROR Client failed! Return code: 210, stderr: Code: 210. DB::NetException: Connection refused (172.16.1.2:9000). (NETWORK_ERROR) (cluster.py:4008, wait_start) 2026-04-30 16:41:23 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:23 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:41:25 [ 393 ] DEBUG : Stdout:2053 (cluster.py:121, run_and_check) 2026-04-30 16:41:25 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:41:26 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:41:28 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:41:30 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:41:31 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:41:33 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:41:36 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:41:38 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:41:40 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:41:43 [ 393 ] DEBUG : Executing query select 20 on instance (cluster.py:3602, query) 2026-04-30 16:41:45 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:45 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:41:46 [ 393 ] DEBUG : Stdout:2053 (cluster.py:121, run_and_check) 2026-04-30 16:41:46 [ 393 ] WARNING : ERROR Client failed! Return code: 210, stderr: Code: 210. DB::NetException: Connection refused (172.16.1.2:9000). (NETWORK_ERROR) (cluster.py:4008, wait_start) 2026-04-30 16:41:46 [ 393 ] ERROR : No time left to start. But process is still running. Will dump threads. (cluster.py:4013, wait_start) 2026-04-30 16:41:46 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:True cmd: ['bash', '-c', 'ps -C clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:46 [ 393 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', 'ps -C clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:41:47 [ 393 ] DEBUG : Stdout: PID TTY TIME CMD (cluster.py:121, run_and_check) 2026-04-30 16:41:47 [ 393 ] DEBUG : Stdout: 2053 ? 00:02:03 clickhouse (cluster.py:121, run_and_check) 2026-04-30 16:41:47 [ 393 ] INFO : PS RESULT: PID TTY TIME CMD 2053 ? 00:02:03 clickhouse (cluster.py:4019, wait_start) 2026-04-30 16:41:47 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:47 [ 393 ] DEBUG : Command:['docker', 'exec', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:41:47 [ 393 ] DEBUG : Stdout:2053 (cluster.py:121, run_and_check) 2026-04-30 16:41:47 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:False cmd: ['bash', '-c', "gdb -batch -ex 'thread apply all bt full' -p 2053"] (cluster.py:2173, exec_in_container) 2026-04-30 16:41:47 [ 393 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', "gdb -batch -ex 'thread apply all bt full' -p 2053"] (cluster.py:113, run_and_check) 2026-04-30 16:46:47 [ 393 ] WARNING : Current start attempt failed. Will kill 2053 just in case. (cluster.py:3982, start_clickhouse) 2026-04-30 16:46:47 [ 393 ] DEBUG : run container_id:roottestlibrarybridge_gw2_instance_1 detach:False nothrow:True cmd: ['bash', '-c', 'kill -9 2053'] (cluster.py:2173, exec_in_container) 2026-04-30 16:46:47 [ 393 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestlibrarybridge_gw2_instance_1', 'bash', '-c', 'kill -9 2053'] (cluster.py:113, run_and_check) __________________________________ test_ssrf ___________________________________ [gw2] linux -- Python 3.10.12 /usr/bin/python3 ch_cluster = def test_ssrf(ch_cluster): > if instance.is_built_with_sanitizer(): test_library_bridge/test.py:353: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/cluster.py:3563: in is_built_with_sanitizer build_opts = self.query( helpers/cluster.py:3603: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 210, stderr: Code: 210. DB::NetException: Connection refused (172.16.1.2:9000). (NETWORK_ERROR) helpers/client.py:239: QueryRuntimeException ------------------------------ Captured log call ------------------------------- 2026-04-30 16:46:49 [ 393 ] DEBUG : Executing query SELECT value FROM system.build_options WHERE name = 'CXX_FLAGS' on instance (cluster.py:3602, query) ---------------------------- Captured log teardown ----------------------------- 2026-04-30 16:46:54 [ 393 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_library_bridge/_instances_0_gw2/.env', '--project-name', 'roottestlibrarybridge_gw2', '--file', '/ClickHouse/tests/integration/test_library_bridge/_instances_0_gw2/instance/docker-compose.yml', 'stop', '--timeout', '20'] (cluster.py:113, run_and_check) 2026-04-30 16:46:58 [ 393 ] DEBUG : Stderr:Stopping roottestlibrarybridge_gw2_instance_1 ... (cluster.py:123, run_and_check) 2026-04-30 16:46:58 [ 393 ] DEBUG : Stderr:Stopping roottestlibrarybridge_gw2_instance_1 ... done (cluster.py:123, run_and_check) 2026-04-30 16:46:58 [ 393 ] DEBUG : Command:['bash', '-c', '[ -f /ClickHouse/tests/integration/test_library_bridge/_instances_0_gw2/instance/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_library_bridge/_instances_0_gw2/instance/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true'] (cluster.py:113, run_and_check) 2026-04-30 16:46:58 [ 393 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_library_bridge/_instances_0_gw2/.env', '--project-name', 'roottestlibrarybridge_gw2', '--file', '/ClickHouse/tests/integration/test_library_bridge/_instances_0_gw2/instance/docker-compose.yml', 'down', '--volumes'] (cluster.py:113, run_and_check) 2026-04-30 16:47:01 [ 393 ] DEBUG : Stderr:Removing roottestlibrarybridge_gw2_instance_1 ... (cluster.py:123, run_and_check) 2026-04-30 16:47:01 [ 393 ] DEBUG : Stderr:Removing roottestlibrarybridge_gw2_instance_1 ... done (cluster.py:123, run_and_check) 2026-04-30 16:47:01 [ 393 ] DEBUG : Stderr:Removing network roottestlibrarybridge_gw2_default (cluster.py:123, run_and_check) 2026-04-30 16:47:01 [ 393 ] DEBUG : Cleanup called (cluster.py:876, cleanup) 2026-04-30 16:47:02 [ 393 ] DEBUG : Docker networks for project roottestlibrarybridge_gw2 are NETWORK ID NAME DRIVER SCOPE (cluster.py:855, print_all_docker_pieces) 2026-04-30 16:47:02 [ 393 ] DEBUG : Docker containers for project roottestlibrarybridge_gw2 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:863, print_all_docker_pieces) 2026-04-30 16:47:02 [ 393 ] DEBUG : Docker volumes for project roottestlibrarybridge_gw2 are DRIVER VOLUME NAME (cluster.py:871, print_all_docker_pieces) 2026-04-30 16:47:02 [ 393 ] DEBUG : Command:docker container list --all --filter name='^/roottestlibrarybridge_gw2_.*_1$' --format '{{.ID}}:{{.Names}}' (cluster.py:113, run_and_check) 2026-04-30 16:47:02 [ 393 ] DEBUG : Unstopped containers: {} (cluster.py:890, cleanup) 2026-04-30 16:47:02 [ 393 ] DEBUG : No running containers for project: roottestlibrarybridge_gw2 (cluster.py:904, cleanup) 2026-04-30 16:47:02 [ 393 ] DEBUG : Trying to prune unused networks... (cluster.py:910, cleanup) 2026-04-30 16:47:02 [ 393 ] DEBUG : Trying to prune unused images... (cluster.py:926, cleanup) 2026-04-30 16:47:02 [ 393 ] DEBUG : Command:['docker', 'image', 'prune', '-f'] (cluster.py:113, run_and_check) 2026-04-30 16:47:02 [ 393 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:121, run_and_check) 2026-04-30 16:47:02 [ 393 ] DEBUG : Images pruned (cluster.py:929, cleanup) 2026-04-30 16:47:02 [ 393 ] DEBUG : Trying to prune unused volumes... (cluster.py:935, cleanup) 2026-04-30 16:47:02 [ 393 ] DEBUG : Command:['docker volume ls | wc -l'] (cluster.py:113, run_and_check) 2026-04-30 16:47:02 [ 393 ] DEBUG : Stdout:3 (cluster.py:121, run_and_check) ___________________ test_clickhouse_killed_while_insert_5_7 ____________________ [gw3] linux -- Python 3.10.12 /usr/bin/python3 started_cluster = started_mysql_5_7 = clickhouse_node = def test_clickhouse_killed_while_insert_5_7( started_cluster, started_mysql_5_7, clickhouse_node ): > materialized_with_ddl.clickhouse_killed_while_insert( clickhouse_node, started_mysql_5_7, "mysql57" ) test_materialized_mysql_database/test.py:506: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ test_materialized_mysql_database/materialized_with_ddl.py:1553: in clickhouse_killed_while_insert clickhouse_node.restart_clickhouse(20, kill=True) helpers/cluster.py:4055: in restart_clickhouse self.start_clickhouse(stop_start_wait_sec) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = start_wait_sec = 20, retry_start = True, expected_to_fail = False def start_clickhouse( self, start_wait_sec=60, retry_start=True, expected_to_fail=False ): if not self.stay_alive: raise Exception( "ClickHouse can be started again only with stay_alive=True instance" ) start_time = time.time() time_to_sleep = 0.5 while start_time + start_wait_sec >= time.time(): # sometimes after SIGKILL (hard reset) server may refuse to start for some time # for different reasons. pid = self.get_process_pid("clickhouse") if pid is None: logging.debug("No clickhouse process running. Start new one.") self.exec_in_container( ["bash", "-c", "{} --daemon".format(self.clickhouse_start_command)], user=str(os.getuid()), ) if expected_to_fail: self.wait_start_failed(start_wait_sec + start_time - time.time()) return time.sleep(1) continue else: logging.debug("Clickhouse process running.") if expected_to_fail: raise Exception("ClickHouse was expected not to be running.") try: self.wait_start(start_wait_sec + start_time - time.time()) return except Exception as e: logging.warning( f"Current start attempt failed. Will kill {pid} just in case." ) self.exec_in_container( ["bash", "-c", f"kill -9 {pid}"], user="root", nothrow=True ) if not retry_start: raise time.sleep(time_to_sleep) > raise Exception("Cannot start ClickHouse, see additional info in logs") E Exception: Cannot start ClickHouse, see additional info in logs helpers/cluster.py:3992: Exception ------------------------------ Captured log call ------------------------------- 2026-04-30 16:42:14 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:14 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:14 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:14 [ 396 ] DEBUG : Executing query CREATE DATABASE kill_clickhouse_while_insert ENGINE = MaterializedMySQL('mysql57:3306', 'kill_clickhouse_while_insert', 'root', 'clickhouse') on node1 (cluster.py:3602, query) 2026-04-30 16:42:17 [ 396 ] DEBUG : Executing query /* expect: test*/ SHOW TABLES FROM kill_clickhouse_while_insert FORMAT TSV on node1 (cluster.py:3602, query) 2026-04-30 16:42:19 [ 396 ] DEBUG : latest_result (materialized_with_ddl.py:34, check_query) 2026-04-30 16:42:20 [ 396 ] DEBUG : Executing query /* expect: test*/ SHOW TABLES FROM kill_clickhouse_while_insert FORMAT TSV on node1 (cluster.py:3602, query) 2026-04-30 16:42:21 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:True cmd: ['bash', '-c', 'ps -C clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:21 [ 396 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', 'ps -C clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:42:21 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:21 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:21 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:21 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:21 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:21 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:21 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:21 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:21 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:21 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:21 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:21 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:21 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:21 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:21 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : Stdout: PID TTY TIME CMD (cluster.py:121, run_and_check) 2026-04-30 16:42:22 [ 396 ] DEBUG : Stdout: 8 ? 00:08:08 clickhouse (cluster.py:121, run_and_check) 2026-04-30 16:42:22 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', 'pkill -9 clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:22 [ 396 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', 'pkill -9 clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:22 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:23 [ 396 ] DEBUG : Command:['docker', 'exec', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:23 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : Stdout:8 (cluster.py:121, run_and_check) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:24 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:25 [ 396 ] DEBUG : Command:['docker', 'exec', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:25 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:26 [ 396 ] DEBUG : Command:['docker', 'exec', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:26 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : No clickhouse process running. Start new one. (cluster.py:3964, start_clickhouse) 2026-04-30 16:42:27 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', 'clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon'] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:27 [ 396 ] DEBUG : Command:['docker', 'exec', '-u', '0', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', 'clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon'] (cluster.py:113, run_and_check) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:27 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:28 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:29 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:29 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:29 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:29 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:29 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:29 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:29 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:29 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:29 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:29 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:29 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:29 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:29 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:29 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:29 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:29 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:29 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:29 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:29 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:29 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:29 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:29 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:29 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:29 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:29 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:29 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:29 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:30 [ 396 ] DEBUG : Command:['docker', 'exec', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:30 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : Stdout:749 (cluster.py:121, run_and_check) 2026-04-30 16:42:31 [ 396 ] DEBUG : Clickhouse process running. (cluster.py:3975, start_clickhouse) 2026-04-30 16:42:31 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:31 [ 396 ] DEBUG : Command:['docker', 'exec', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : Stdout:749 (cluster.py:121, run_and_check) 2026-04-30 16:42:31 [ 396 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:31 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:32 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:33 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:34 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:35 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:36 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:37 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:38 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:39 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:40 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:40 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:40 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:40 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:40 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:40 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:40 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:40 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:40 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:40 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:40 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:40 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:40 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:40 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:40 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:40 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:40 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:40 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:40 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:40 [ 396 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:42:40 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:40 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:40 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:40 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:40 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:40 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:40 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:41 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:42 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:43 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:44 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:45 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.2:3306 (test.py:89, alloc_connection) 2026-04-30 16:42:46 [ 396 ] DEBUG : Executing query select 20 on node1 (cluster.py:3602, query) 2026-04-30 16:42:47 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:47 [ 396 ] DEBUG : Command:['docker', 'exec', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:42:49 [ 396 ] DEBUG : Stdout:749 (cluster.py:121, run_and_check) 2026-04-30 16:42:49 [ 396 ] WARNING : ERROR Client failed! Return code: 210, stderr: Code: 210. DB::NetException: Connection refused (172.16.7.6:9000). (NETWORK_ERROR) (cluster.py:4008, wait_start) 2026-04-30 16:42:49 [ 396 ] ERROR : No time left to start. But process is still running. Will dump threads. (cluster.py:4013, wait_start) 2026-04-30 16:42:49 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:True cmd: ['bash', '-c', 'ps -C clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:49 [ 396 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', 'ps -C clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:42:50 [ 396 ] DEBUG : Stdout: PID TTY TIME CMD (cluster.py:121, run_and_check) 2026-04-30 16:42:50 [ 396 ] DEBUG : Stdout: 749 ? 00:00:27 clickhouse (cluster.py:121, run_and_check) 2026-04-30 16:42:50 [ 396 ] INFO : PS RESULT: PID TTY TIME CMD 749 ? 00:00:27 clickhouse (cluster.py:4019, wait_start) 2026-04-30 16:42:50 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:50 [ 396 ] DEBUG : Command:['docker', 'exec', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:42:52 [ 396 ] DEBUG : Stdout:749 (cluster.py:121, run_and_check) 2026-04-30 16:42:52 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "gdb -batch -ex 'thread apply all bt full' -p 749"] (cluster.py:2173, exec_in_container) 2026-04-30 16:42:52 [ 396 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "gdb -batch -ex 'thread apply all bt full' -p 749"] (cluster.py:113, run_and_check) 2026-04-30 16:47:52 [ 396 ] WARNING : Current start attempt failed. Will kill 749 just in case. (cluster.py:3982, start_clickhouse) 2026-04-30 16:47:52 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:True cmd: ['bash', '-c', 'kill -9 749'] (cluster.py:2173, exec_in_container) 2026-04-30 16:47:52 [ 396 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', 'kill -9 749'] (cluster.py:113, run_and_check) ___________________ test_clickhouse_killed_while_insert_8_0 ____________________ [gw3] linux -- Python 3.10.12 /usr/bin/python3 started_cluster = started_mysql_8_0 = clickhouse_node = def test_clickhouse_killed_while_insert_8_0( started_cluster, started_mysql_8_0, clickhouse_node ): > materialized_with_ddl.clickhouse_killed_while_insert( clickhouse_node, started_mysql_8_0, "mysql80" ) test_materialized_mysql_database/test.py:514: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ test_materialized_mysql_database/materialized_with_ddl.py:1531: in clickhouse_killed_while_insert clickhouse_node.query( helpers/cluster.py:3603: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 210, stderr: Code: 210. DB::NetException: Connection refused (172.16.7.6:9000). (NETWORK_ERROR) helpers/client.py:239: QueryRuntimeException ------------------------------ Captured log call ------------------------------- 2026-04-30 16:47:54 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.3:3306 (test.py:89, alloc_connection) 2026-04-30 16:47:54 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.3:3306 (test.py:89, alloc_connection) 2026-04-30 16:47:54 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.3:3306 (test.py:89, alloc_connection) 2026-04-30 16:47:54 [ 396 ] DEBUG : Executing query CREATE DATABASE kill_clickhouse_while_insert ENGINE = MaterializedMySQL('mysql80:3306', 'kill_clickhouse_while_insert', 'root', 'clickhouse') on node1 (cluster.py:3602, query) ________________ test_create_database_without_mysql_connection _________________ [gw3] linux -- Python 3.10.12 /usr/bin/python3 started_cluster = started_mysql_8_0 = clickhouse_node = def test_create_database_without_mysql_connection( started_cluster, started_mysql_8_0, clickhouse_node: ClickHouseInstance ): > materialized_with_ddl.mysql_create_database_without_connection( clickhouse_node, started_mysql_8_0, "mysql80" ) test_materialized_mysql_database/test.py:729: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ test_materialized_mysql_database/materialized_with_ddl.py:3420: in mysql_create_database_without_connection clickhouse_node.query("DROP DATABASE IF EXISTS create_without_connection") helpers/cluster.py:3603: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 210, stderr: Code: 210. DB::NetException: Connection refused (172.16.7.6:9000). (NETWORK_ERROR) helpers/client.py:239: QueryRuntimeException ------------------------------ Captured log call ------------------------------- 2026-04-30 16:47:56 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.3:3306 (test.py:89, alloc_connection) 2026-04-30 16:47:56 [ 396 ] DEBUG : Executing query DROP DATABASE IF EXISTS create_without_connection on node1 (cluster.py:3602, query) _________________________ test_create_table_as_select __________________________ [gw3] linux -- Python 3.10.12 /usr/bin/python3 started_cluster = started_mysql_8_0 = clickhouse_node = def test_create_table_as_select(started_cluster, started_mysql_8_0, clickhouse_node): > materialized_with_ddl.create_table_as_select( clickhouse_node, started_mysql_8_0, "mysql80" ) test_materialized_mysql_database/test.py:697: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ test_materialized_mysql_database/materialized_with_ddl.py:2659: in create_table_as_select clickhouse_node.query(f"DROP DATABASE IF EXISTS {db}") helpers/cluster.py:3603: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 210, stderr: Code: 210. DB::NetException: Connection refused (172.16.7.6:9000). (NETWORK_ERROR) helpers/client.py:239: QueryRuntimeException ------------------------------ Captured log call ------------------------------- 2026-04-30 16:47:57 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.3:3306 (test.py:89, alloc_connection) 2026-04-30 16:47:57 [ 396 ] DEBUG : Executing query DROP DATABASE IF EXISTS create_table_as_select on node1 (cluster.py:3602, query) _____________________________ test_default_values ______________________________ [gw3] linux -- Python 3.10.12 /usr/bin/python3 started_cluster = started_mysql_8_0 = clickhouse_node = def test_default_values(started_cluster, started_mysql_8_0, clickhouse_node): > materialized_with_ddl.default_values(clickhouse_node, started_mysql_8_0, "mysql80") test_materialized_mysql_database/test.py:578: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ test_materialized_mysql_database/materialized_with_ddl.py:1881: in default_values clickhouse_node.query(f"DROP DATABASE IF EXISTS {db}") helpers/cluster.py:3603: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 210, stderr: Code: 210. DB::NetException: Connection refused (172.16.7.6:9000). (NETWORK_ERROR) helpers/client.py:239: QueryRuntimeException ------------------------------ Captured log call ------------------------------- 2026-04-30 16:47:58 [ 396 ] DEBUG : MySQL Connection established: 172.16.7.3:3306 (test.py:89, alloc_connection) 2026-04-30 16:47:58 [ 396 ] DEBUG : Executing query DROP DATABASE IF EXISTS default_values on node1 (cluster.py:3602, query) ---------------------------- Captured log teardown ----------------------------- 2026-04-30 16:47:59 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:True cmd: ['bash', '-c', 'ps -C clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:47:59 [ 396 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', 'ps -C clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:48:00 [ 396 ] DEBUG : Stdout: PID TTY TIME CMD (cluster.py:121, run_and_check) 2026-04-30 16:48:00 [ 396 ] DEBUG : Stdout: 749 ? 00:00:35 clickhouse (cluster.py:121, run_and_check) 2026-04-30 16:48:00 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', 'pkill clickhouse'] (cluster.py:2173, exec_in_container) 2026-04-30 16:48:00 [ 396 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', 'pkill clickhouse'] (cluster.py:113, run_and_check) 2026-04-30 16:48:00 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:48:00 [ 396 ] DEBUG : Command:['docker', 'exec', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:48:01 [ 396 ] DEBUG : Stdout:749 (cluster.py:121, run_and_check) 2026-04-30 16:48:02 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:48:02 [ 396 ] DEBUG : Command:['docker', 'exec', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:48:03 [ 396 ] DEBUG : Stdout:749 (cluster.py:121, run_and_check) 2026-04-30 16:48:04 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:48:04 [ 396 ] DEBUG : Command:['docker', 'exec', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:48:04 [ 396 ] DEBUG : Stdout:749 (cluster.py:121, run_and_check) 2026-04-30 16:48:05 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:48:05 [ 396 ] DEBUG : Command:['docker', 'exec', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:48:06 [ 396 ] DEBUG : Stdout:749 (cluster.py:121, run_and_check) 2026-04-30 16:48:07 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:48:07 [ 396 ] DEBUG : Command:['docker', 'exec', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:48:07 [ 396 ] DEBUG : Stdout:749 (cluster.py:121, run_and_check) 2026-04-30 16:48:08 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:48:08 [ 396 ] DEBUG : Command:['docker', 'exec', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:48:09 [ 396 ] DEBUG : Stdout:749 (cluster.py:121, run_and_check) 2026-04-30 16:48:10 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:48:10 [ 396 ] DEBUG : Command:['docker', 'exec', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:48:10 [ 396 ] DEBUG : Stdout:749 (cluster.py:121, run_and_check) 2026-04-30 16:48:11 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:48:11 [ 396 ] DEBUG : Command:['docker', 'exec', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:48:13 [ 396 ] DEBUG : Stdout:749 (cluster.py:121, run_and_check) 2026-04-30 16:48:14 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:48:14 [ 396 ] DEBUG : Command:['docker', 'exec', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:48:15 [ 396 ] DEBUG : Stdout:749 (cluster.py:121, run_and_check) 2026-04-30 16:48:16 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:48:16 [ 396 ] DEBUG : Command:['docker', 'exec', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:48:16 [ 396 ] DEBUG : Stdout:749 (cluster.py:121, run_and_check) 2026-04-30 16:48:17 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:48:17 [ 396 ] DEBUG : Command:['docker', 'exec', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:48:18 [ 396 ] DEBUG : Stdout:749 (cluster.py:121, run_and_check) 2026-04-30 16:48:19 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:48:19 [ 396 ] DEBUG : Command:['docker', 'exec', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:48:19 [ 396 ] DEBUG : Stdout:749 (cluster.py:121, run_and_check) 2026-04-30 16:48:20 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:48:20 [ 396 ] DEBUG : Command:['docker', 'exec', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:48:21 [ 396 ] DEBUG : Stdout:749 (cluster.py:121, run_and_check) 2026-04-30 16:48:22 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:48:22 [ 396 ] DEBUG : Command:['docker', 'exec', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:48:22 [ 396 ] DEBUG : Stdout:749 (cluster.py:121, run_and_check) 2026-04-30 16:48:23 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:48:23 [ 396 ] DEBUG : Command:['docker', 'exec', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:48:24 [ 396 ] DEBUG : Stdout:749 (cluster.py:121, run_and_check) 2026-04-30 16:48:25 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:48:25 [ 396 ] DEBUG : Command:['docker', 'exec', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:48:25 [ 396 ] DEBUG : Stdout:749 (cluster.py:121, run_and_check) 2026-04-30 16:48:26 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:48:26 [ 396 ] DEBUG : Command:['docker', 'exec', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:48:26 [ 396 ] DEBUG : Stdout:749 (cluster.py:121, run_and_check) 2026-04-30 16:48:27 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:48:27 [ 396 ] DEBUG : Command:['docker', 'exec', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:48:28 [ 396 ] DEBUG : Stdout:749 (cluster.py:121, run_and_check) 2026-04-30 16:48:29 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:48:29 [ 396 ] DEBUG : Command:['docker', 'exec', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:48:29 [ 396 ] DEBUG : Stdout:749 (cluster.py:121, run_and_check) 2026-04-30 16:48:30 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2173, exec_in_container) 2026-04-30 16:48:30 [ 396 ] DEBUG : Command:['docker', 'exec', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:113, run_and_check) 2026-04-30 16:48:31 [ 396 ] DEBUG : Stdout:749 (cluster.py:121, run_and_check) 2026-04-30 16:48:31 [ 396 ] WARNING : Force kill clickhouse in stop_clickhouse. ps:749 (cluster.py:3926, stop_clickhouse) 2026-04-30 16:48:31 [ 396 ] DEBUG : run container_id:roottestmaterializedmysqldatabase_gw3_node1_1 detach:False nothrow:False cmd: ['bash', '-c', "gdb -batch -ex 'thread apply all bt full' -p 749 > /ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node1/logs/stdout.log"] (cluster.py:2173, exec_in_container) 2026-04-30 16:48:31 [ 396 ] DEBUG : Command:['docker', 'exec', '-u', 'root', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "gdb -batch -ex 'thread apply all bt full' -p 749 > /ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node1/logs/stdout.log"] (cluster.py:113, run_and_check) 2026-04-30 16:48:31 [ 396 ] DEBUG : Stderr:bash: line 1: /ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node1/logs/stdout.log: No such file or directory (cluster.py:123, run_and_check) 2026-04-30 16:48:31 [ 396 ] DEBUG : Exitcode:1 (cluster.py:125, run_and_check) 2026-04-30 16:48:31 [ 396 ] WARNING : Stop ClickHouse raised an error Command ['docker', 'exec', '-u', 'root', 'roottestmaterializedmysqldatabase_gw3_node1_1', 'bash', '-c', "gdb -batch -ex 'thread apply all bt full' -p 749 > /ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node1/logs/stdout.log"] return non-zero code 1: bash: line 1: /ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node1/logs/stdout.log: No such file or directory (cluster.py:3947, stop_clickhouse) 2026-04-30 16:48:34 [ 396 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/.env', '--project-name', 'roottestmaterializedmysqldatabase_gw3', '--file', '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node1/docker-compose.yml', '--file', '/ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_mysql.yml', '--file', '/ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_mysql_8_0.yml', '--file', '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node2/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node3/docker-compose.yml', 'stop', '--timeout', '20'] (cluster.py:113, run_and_check) 2026-04-30 16:48:42 [ 396 ] DEBUG : Stderr:Stopping roottestmaterializedmysqldatabase_gw3_node1_1 ... (cluster.py:123, run_and_check) 2026-04-30 16:48:42 [ 396 ] DEBUG : Stderr:Stopping roottestmaterializedmysqldatabase_gw3_node3_1 ... (cluster.py:123, run_and_check) 2026-04-30 16:48:42 [ 396 ] DEBUG : Stderr:Stopping roottestmaterializedmysqldatabase_gw3_node2_1 ... (cluster.py:123, run_and_check) 2026-04-30 16:48:42 [ 396 ] DEBUG : Stderr:Stopping roottestmaterializedmysqldatabase_gw3_mysql80_1 ... (cluster.py:123, run_and_check) 2026-04-30 16:48:42 [ 396 ] DEBUG : Stderr:Stopping roottestmaterializedmysqldatabase_gw3_mysql57_1 ... (cluster.py:123, run_and_check) 2026-04-30 16:48:42 [ 396 ] DEBUG : Stderr:Stopping roottestmaterializedmysqldatabase_gw3_node2_1 ... done (cluster.py:123, run_and_check) 2026-04-30 16:48:42 [ 396 ] DEBUG : Stderr:Stopping roottestmaterializedmysqldatabase_gw3_node3_1 ... done (cluster.py:123, run_and_check) 2026-04-30 16:48:42 [ 396 ] DEBUG : Stderr:Stopping roottestmaterializedmysqldatabase_gw3_node1_1 ... done (cluster.py:123, run_and_check) 2026-04-30 16:48:42 [ 396 ] DEBUG : Stderr:Stopping roottestmaterializedmysqldatabase_gw3_mysql80_1 ... done (cluster.py:123, run_and_check) 2026-04-30 16:48:42 [ 396 ] DEBUG : Stderr:Stopping roottestmaterializedmysqldatabase_gw3_mysql57_1 ... done (cluster.py:123, run_and_check) 2026-04-30 16:48:42 [ 396 ] DEBUG : Command:['bash', '-c', '[ -f /ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node1/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node1/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true'] (cluster.py:113, run_and_check) 2026-04-30 16:48:42 [ 396 ] DEBUG : Command:['bash', '-c', '[ -f /ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node2/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node2/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true'] (cluster.py:113, run_and_check) 2026-04-30 16:48:42 [ 396 ] DEBUG : Command:['bash', '-c', '[ -f /ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node3/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node3/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true'] (cluster.py:113, run_and_check) 2026-04-30 16:48:42 [ 396 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/.env', '--project-name', 'roottestmaterializedmysqldatabase_gw3', '--file', '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node1/docker-compose.yml', '--file', '/ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_mysql.yml', '--file', '/ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_mysql_8_0.yml', '--file', '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node2/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_materialized_mysql_database/_instances_0_gw3/node3/docker-compose.yml', 'down', '--volumes'] (cluster.py:113, run_and_check) 2026-04-30 16:48:45 [ 396 ] DEBUG : Stderr:Removing roottestmaterializedmysqldatabase_gw3_node1_1 ... (cluster.py:123, run_and_check) 2026-04-30 16:48:45 [ 396 ] DEBUG : Stderr:Removing roottestmaterializedmysqldatabase_gw3_node3_1 ... (cluster.py:123, run_and_check) 2026-04-30 16:48:45 [ 396 ] DEBUG : Stderr:Removing roottestmaterializedmysqldatabase_gw3_node2_1 ... (cluster.py:123, run_and_check) 2026-04-30 16:48:45 [ 396 ] DEBUG : Stderr:Removing roottestmaterializedmysqldatabase_gw3_mysql80_1 ... (cluster.py:123, run_and_check) 2026-04-30 16:48:45 [ 396 ] DEBUG : Stderr:Removing roottestmaterializedmysqldatabase_gw3_mysql57_1 ... (cluster.py:123, run_and_check) 2026-04-30 16:48:45 [ 396 ] DEBUG : Stderr:Removing roottestmaterializedmysqldatabase_gw3_node3_1 ... done (cluster.py:123, run_and_check) 2026-04-30 16:48:45 [ 396 ] DEBUG : Stderr:Removing roottestmaterializedmysqldatabase_gw3_node1_1 ... done (cluster.py:123, run_and_check) 2026-04-30 16:48:45 [ 396 ] DEBUG : Stderr:Removing roottestmaterializedmysqldatabase_gw3_node2_1 ... done (cluster.py:123, run_and_check) 2026-04-30 16:48:45 [ 396 ] DEBUG : Stderr:Removing roottestmaterializedmysqldatabase_gw3_mysql57_1 ... done (cluster.py:123, run_and_check) 2026-04-30 16:48:45 [ 396 ] DEBUG : Stderr:Removing roottestmaterializedmysqldatabase_gw3_mysql80_1 ... done (cluster.py:123, run_and_check) 2026-04-30 16:48:45 [ 396 ] DEBUG : Stderr:Removing network roottestmaterializedmysqldatabase_gw3_default (cluster.py:123, run_and_check) 2026-04-30 16:48:45 [ 396 ] DEBUG : Cleanup called (cluster.py:876, cleanup) 2026-04-30 16:48:45 [ 396 ] DEBUG : Docker networks for project roottestmaterializedmysqldatabase_gw3 are NETWORK ID NAME DRIVER SCOPE (cluster.py:855, print_all_docker_pieces) 2026-04-30 16:48:45 [ 396 ] DEBUG : Docker containers for project roottestmaterializedmysqldatabase_gw3 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:863, print_all_docker_pieces) 2026-04-30 16:48:45 [ 396 ] DEBUG : Docker volumes for project roottestmaterializedmysqldatabase_gw3 are DRIVER VOLUME NAME (cluster.py:871, print_all_docker_pieces) 2026-04-30 16:48:45 [ 396 ] DEBUG : Command:docker container list --all --filter name='^/roottestmaterializedmysqldatabase_gw3_.*_1$' --format '{{.ID}}:{{.Names}}' (cluster.py:113, run_and_check) 2026-04-30 16:48:45 [ 396 ] DEBUG : Unstopped containers: {} (cluster.py:890, cleanup) 2026-04-30 16:48:45 [ 396 ] DEBUG : No running containers for project: roottestmaterializedmysqldatabase_gw3 (cluster.py:904, cleanup) 2026-04-30 16:48:45 [ 396 ] DEBUG : Trying to prune unused networks... (cluster.py:910, cleanup) 2026-04-30 16:48:45 [ 396 ] DEBUG : Trying to prune unused images... (cluster.py:926, cleanup) 2026-04-30 16:48:45 [ 396 ] DEBUG : Command:['docker', 'image', 'prune', '-f'] (cluster.py:113, run_and_check) 2026-04-30 16:48:46 [ 396 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:121, run_and_check) 2026-04-30 16:48:46 [ 396 ] DEBUG : Images pruned (cluster.py:929, cleanup) 2026-04-30 16:48:46 [ 396 ] DEBUG : Trying to prune unused volumes... (cluster.py:935, cleanup) 2026-04-30 16:48:46 [ 396 ] DEBUG : Command:['docker volume ls | wc -l'] (cluster.py:113, run_and_check) 2026-04-30 16:48:46 [ 396 ] DEBUG : Stdout:1 (cluster.py:121, run_and_check) ============================== slowest durations =============================== 546.95s call test_library_bridge/test.py::test_server_restart_bridge_might_be_still_alive 402.65s call test_materialized_mysql_database/test.py::test_binlog_client 361.33s call test_keeper_internal_secure/test.py::test_secure_raft_works_with_password 356.93s call test_lost_part_during_startup/test.py::test_lost_part_during_startup 338.96s call test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 300.42s call test_keeper_force_recovery/test.py::test_cluster_recovery 175.97s setup test_materialized_mysql_database/test.py::test_binlog_client 147.25s setup test_ldap_external_user_directory/test.py::test_authentication_fail 143.15s call test_keeper_map_retries/test.py::test_queries 140.26s setup test_keeper_s3_snapshot/test.py::test_s3_upload 138.04s setup test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 136.67s call test_keeper_s3_snapshot/test.py::test_s3_upload 132.54s setup test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy 129.37s setup test_keeper_force_recovery/test.py::test_cluster_recovery 125.75s call test_lost_part/test.py::test_lost_part_mutation 116.92s call test_keeper_three_nodes_start/test.py::test_smoke 96.11s call test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 93.97s setup test_lost_part_during_startup/test.py::test_lost_part_during_startup 93.80s setup test_manipulate_statistics/test.py::test_replicated_table_ddl 92.53s call test_keeper_nodes_add/test.py::test_nodes_add 90.98s call test_manipulate_statistics/test.py::test_single_node_normal 90.52s setup test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down 88.93s setup test_keeper_reconfig_add/test.py::test_reconfig_add 88.75s call test_library_bridge/test.py::test_load_all_many_rows 84.21s call test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels 83.00s setup test_lost_part/test.py::test_lost_last_part 82.20s call test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart 81.51s setup test_keeper_map_retries/test.py::test_queries 81.45s setup test_lazy_database/test.py::test_drop_table[0-default-False-Log] 80.71s call test_keeper_internal_secure/test.py::test_secure_raft_works 80.43s setup test_library_bridge/test.py::test_load_all 77.82s setup test_keeper_internal_secure/test.py::test_secure_raft_works 77.73s call test_manipulate_statistics/test.py::test_single_node_wide 77.13s call test_lost_part/test.py::test_lost_part_other_replica 76.09s setup test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 74.72s setup test_keeper_nodes_add/test.py::test_nodes_add 74.34s setup test_keeper_broken_logs/test.py::test_single_node_broken_log 70.31s setup test_keeper_multinode_simple/test.py::test_follower_restart 69.68s setup test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 69.44s setup test_keeper_persistent_log/test.py::test_ephemeral_after_restart 68.29s call test_keeper_persistent_log/test.py::test_state_duplicate_restart 65.61s setup test_grpc_protocol/test.py::test_authentication 64.16s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 63.92s call test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down 62.64s call test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 61.65s call test_lost_part/test.py::test_lost_part_same_replica 58.02s setup test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 57.89s call test_keeper_broken_logs/test.py::test_single_node_broken_log 55.95s call test_grpc_protocol/test.py::test_restart 53.78s call test_manipulate_statistics/test.py::test_replicated_table_ddl 46.35s teardown test_materialized_mysql_database/test.py::test_default_values 45.38s call test_library_bridge/test.py::test_recover_after_bridge_crash 43.16s teardown test_keeper_s3_snapshot/test.py::test_s3_upload 41.51s teardown test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 40.37s teardown test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy 38.90s teardown test_lost_part/test.py::test_lost_part_same_replica 37.45s teardown test_lazy_database/test.py::test_drop_table[4-s3-True-Log] 37.28s call test_keeper_reconfig_add/test.py::test_reconfig_add 37.24s teardown test_manipulate_statistics/test.py::test_single_node_wide 36.73s call test_keeper_persistent_log/test.py::test_state_after_restart 35.57s call test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 35.34s call test_lost_part/test.py::test_lost_last_part 33.97s teardown test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart 31.72s call test_keeper_persistent_log/test.py::test_ephemeral_after_restart 30.86s call test_library_bridge/test.py::test_load_all 29.42s teardown test_keeper_map_retries/test.py::test_queries 27.16s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 25.44s call test_keeper_multinode_simple/test.py::test_simple_replicated_table 25.01s call test_grpc_protocol/test.py::test_simultaneous_queries_same_channel 24.71s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 23.86s teardown test_keeper_force_recovery/test.py::test_cluster_recovery 23.38s teardown test_ldap_external_user_directory/test.py::test_role_mapping 23.27s call test_ldap_external_user_directory/test.py::test_role_mapping 22.71s call test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes 22.15s call test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy 21.34s call test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy 20.95s teardown test_keeper_reconfig_add/test.py::test_reconfig_add 19.74s call test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list 19.41s teardown test_keeper_internal_secure/test.py::test_secure_raft_works_with_password 19.18s teardown test_keeper_broken_logs/test.py::test_single_node_broken_log 18.80s call test_library_bridge/test.py::test_path_validation 18.77s teardown test_keeper_persistent_log/test.py::test_state_duplicate_restart 18.26s call test_keeper_multinode_simple/test.py::test_follower_restart 18.14s call test_lazy_database/test.py::test_drop_table[4-s3-True-Log] 17.76s call test_library_bridge/test.py::test_load_ids 17.44s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync 17.38s teardown test_grpc_protocol/test.py::test_transport_compression 16.66s teardown test_keeper_multinode_simple/test.py::test_watch_on_follower 16.56s call test_library_bridge/test.py::test_load_keys 15.39s call test_lazy_database/test.py::test_drop_table[4-default-False-Log] 13.49s call test_lazy_database/test.py::test_drop_table[0-s3-True-Log] 13.41s call test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect 13.30s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes 12.98s call test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally 11.29s teardown test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 11.15s teardown test_keeper_nodes_add/test.py::test_nodes_add 11.05s teardown test_library_bridge/test.py::test_ssrf 10.48s call test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 9.90s teardown test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 9.73s call test_lazy_database/test.py::test_drop_table[0-default-False-Log] 9.03s call test_grpc_protocol/test.py::test_opentelemetry_context_propagation 8.68s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 8.40s call test_library_bridge/test.py::test_null_values 7.15s teardown test_lost_part_during_startup/test.py::test_lost_part_during_startup 5.22s call test_keeper_multinode_simple/test.py::test_watch_on_follower 4.19s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 4.09s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 4.03s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 2.46s teardown test_grpc_protocol/test.py::test_select_one 2.33s call test_grpc_protocol/test.py::test_compressed_external_table 1.93s call test_ldap_external_user_directory/test.py::test_authentication_fail 1.77s teardown test_grpc_protocol/test.py::test_no_session 1.75s teardown test_grpc_protocol/test.py::test_insert_query 1.68s teardown test_grpc_protocol/test.py::test_ordinary_query 1.67s teardown test_grpc_protocol/test.py::test_session_settings 1.66s call test_ldap_external_user_directory/test.py::test_authentication_pass 1.64s teardown test_grpc_protocol/test.py::test_totals_and_extremes 1.62s call test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 1.59s teardown test_grpc_protocol/test.py::test_progress 1.51s call test_grpc_protocol/test.py::test_progress 1.45s teardown test_grpc_protocol/test.py::test_insert_splitted_row 1.43s teardown test_grpc_protocol/test.py::test_output_format 1.41s teardown test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels 1.39s teardown test_grpc_protocol/test.py::test_cancel_while_generating_output 1.39s call test_grpc_protocol/test.py::test_logs 1.37s teardown test_grpc_protocol/test.py::test_logs 1.35s teardown test_grpc_protocol/test.py::test_cancel_while_processing_input 1.35s call test_keeper_multinode_simple/test.py::test_read_write_multinode 1.31s teardown test_grpc_protocol/test.py::test_authentication 1.24s teardown test_grpc_protocol/test.py::test_ipv6_select_one 1.23s teardown test_grpc_protocol/test.py::test_session_temp_tables 1.21s teardown test_grpc_protocol/test.py::test_restart 1.18s call test_grpc_protocol/test.py::test_external_table 1.16s call test_grpc_protocol/test.py::test_no_session 1.15s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 1.14s call test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 1.12s teardown test_grpc_protocol/test.py::test_insert_query_streaming 1.11s teardown test_grpc_protocol/test.py::test_compressed_external_table 1.11s teardown test_grpc_protocol/test.py::test_external_table 1.07s teardown test_grpc_protocol/test.py::test_compressed_insert_query_streaming 1.03s teardown test_grpc_protocol/test.py::test_opentelemetry_context_propagation 1.02s teardown test_grpc_protocol/test.py::test_get_query_details 0.99s teardown test_grpc_protocol/test.py::test_input_function 0.97s call test_grpc_protocol/test.py::test_transport_compression 0.96s teardown test_grpc_protocol/test.py::test_insert_default_column 0.96s call test_grpc_protocol/test.py::test_output_format 0.96s call test_library_bridge/test.py::test_ssrf 0.93s call test_grpc_protocol/test.py::test_session_settings 0.92s teardown test_grpc_protocol/test.py::test_errors_handling 0.91s call test_grpc_protocol/test.py::test_insert_query_delimiter 0.91s teardown test_grpc_protocol/test.py::test_compressed_output_gzip 0.90s call test_materialized_mysql_database/test.py::test_create_database_without_mysql_connection 0.88s teardown test_grpc_protocol/test.py::test_insert_query_delimiter 0.88s call test_grpc_protocol/test.py::test_session_temp_tables 0.80s call test_grpc_protocol/test.py::test_totals_and_extremes 0.79s teardown test_grpc_protocol/test.py::test_simultaneous_queries_same_channel 0.77s teardown test_grpc_protocol/test.py::test_compressed_totals_and_extremes 0.76s teardown test_grpc_protocol/test.py::test_external_table_streaming 0.76s teardown test_grpc_protocol/test.py::test_compressed_output 0.71s call test_materialized_mysql_database/test.py::test_create_table_as_select 0.70s call test_grpc_protocol/test.py::test_input_function 0.68s call test_grpc_protocol/test.py::test_cancel_while_generating_output 0.60s call test_materialized_mysql_database/test.py::test_default_values 0.55s teardown test_grpc_protocol/test.py::test_compressed_output_streaming 0.41s call test_grpc_protocol/test.py::test_select_one 0.37s call test_grpc_protocol/test.py::test_ordinary_query 0.35s call test_grpc_protocol/test.py::test_errors_handling 0.33s call test_grpc_protocol/test.py::test_insert_default_column 0.28s call test_grpc_protocol/test.py::test_insert_query 0.26s call test_grpc_protocol/test.py::test_insert_splitted_row 0.25s call test_grpc_protocol/test.py::test_compressed_insert_query_streaming 0.23s call test_grpc_protocol/test.py::test_ipv6_select_one 0.23s call test_grpc_protocol/test.py::test_authentication 0.22s call test_grpc_protocol/test.py::test_compressed_totals_and_extremes 0.19s call test_grpc_protocol/test.py::test_insert_query_streaming 0.19s call test_grpc_protocol/test.py::test_cancel_while_processing_input 0.16s call test_grpc_protocol/test.py::test_compressed_output_gzip 0.16s call test_grpc_protocol/test.py::test_get_query_details 0.11s call test_grpc_protocol/test.py::test_compressed_output 0.07s call test_grpc_protocol/test.py::test_compressed_output_streaming 0.06s setup test_library_bridge/test.py::test_load_all_many_rows 0.06s call test_grpc_protocol/test.py::test_external_table_streaming 0.06s teardown test_keeper_three_nodes_start/test.py::test_smoke 0.04s teardown test_keeper_internal_secure/test.py::test_secure_raft_works 0.03s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 0.03s teardown test_keeper_multinode_simple/test.py::test_follower_restart 0.03s teardown test_keeper_persistent_log/test.py::test_state_after_restart 0.03s setup test_grpc_protocol/test.py::test_insert_query_delimiter 0.03s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.02s teardown test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list 0.02s teardown test_manipulate_statistics/test.py::test_replicated_table_ddl 0.02s teardown test_ldap_external_user_directory/test.py::test_authentication_fail 0.02s teardown test_library_bridge/test.py::test_load_all 0.02s setup test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect 0.02s setup test_library_bridge/test.py::test_null_values 0.02s setup test_lazy_database/test.py::test_drop_table[0-s3-True-Log] 0.02s teardown test_materialized_mysql_database/test.py::test_binlog_client 0.01s setup test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart 0.01s teardown test_keeper_persistent_log/test.py::test_ephemeral_after_restart 0.01s setup test_grpc_protocol/test.py::test_compressed_external_table 0.01s setup test_keeper_multinode_simple/test.py::test_read_write_multinode 0.01s setup test_grpc_protocol/test.py::test_select_one 0.01s setup test_materialized_mysql_database/test.py::test_create_database_without_mysql_connection 0.01s teardown test_lazy_database/test.py::test_drop_table[0-default-False-Log] 0.01s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.01s setup test_grpc_protocol/test.py::test_transport_compression 0.01s setup test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy 0.01s setup test_grpc_protocol/test.py::test_insert_query 0.01s setup test_grpc_protocol/test.py::test_cancel_while_processing_input 0.01s setup test_grpc_protocol/test.py::test_ordinary_query 0.01s teardown test_lost_part/test.py::test_lost_part_mutation 0.01s setup test_grpc_protocol/test.py::test_compressed_output 0.01s setup test_lazy_database/test.py::test_drop_table[4-s3-True-Log] 0.01s setup test_keeper_persistent_log/test.py::test_state_duplicate_restart 0.01s setup test_keeper_multinode_simple/test.py::test_simple_replicated_table 0.01s setup test_grpc_protocol/test.py::test_get_query_details 0.01s setup test_grpc_protocol/test.py::test_logs 0.01s setup test_keeper_multinode_simple/test.py::test_watch_on_follower 0.01s setup test_materialized_mysql_database/test.py::test_default_values 0.01s setup test_grpc_protocol/test.py::test_insert_splitted_row 0.01s teardown test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 0.01s teardown test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 0.01s teardown test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes 0.01s setup test_grpc_protocol/test.py::test_external_table_streaming 0.01s setup test_library_bridge/test.py::test_load_ids 0.01s setup test_library_bridge/test.py::test_recover_after_bridge_crash 0.01s setup test_grpc_protocol/test.py::test_insert_query_streaming 0.01s setup test_grpc_protocol/test.py::test_external_table 0.01s teardown test_library_bridge/test.py::test_load_ids 0.01s setup test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes 0.00s setup test_ldap_external_user_directory/test.py::test_authentication_pass 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes 0.00s teardown test_library_bridge/test.py::test_load_keys 0.00s setup test_grpc_protocol/test.py::test_session_settings 0.00s setup test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels 0.00s setup test_grpc_protocol/test.py::test_session_temp_tables 0.00s setup test_grpc_protocol/test.py::test_progress 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 0.00s setup test_lost_part/test.py::test_lost_part_same_replica 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync 0.00s setup test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 0.00s setup test_grpc_protocol/test.py::test_output_format 0.00s teardown test_lazy_database/test.py::test_drop_table[4-default-False-Log] 0.00s setup test_grpc_protocol/test.py::test_compressed_totals_and_extremes 0.00s teardown test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down 0.00s teardown test_materialized_mysql_database/test.py::test_create_database_without_mysql_connection 0.00s teardown test_lost_part/test.py::test_lost_last_part 0.00s teardown test_manipulate_statistics/test.py::test_single_node_normal 0.00s setup test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 0.00s setup test_library_bridge/test.py::test_server_restart_bridge_might_be_still_alive 0.00s setup test_grpc_protocol/test.py::test_restart 0.00s setup test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes 0.00s setup test_keeper_three_nodes_start/test.py::test_smoke 0.00s setup test_grpc_protocol/test.py::test_no_session 0.00s teardown test_library_bridge/test.py::test_null_values 0.00s setup test_grpc_protocol/test.py::test_cancel_while_generating_output 0.00s teardown test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally 0.00s setup test_manipulate_statistics/test.py::test_single_node_normal 0.00s setup test_manipulate_statistics/test.py::test_single_node_wide 0.00s setup test_grpc_protocol/test.py::test_compressed_output_gzip 0.00s setup test_lost_part/test.py::test_lost_part_other_replica 0.00s setup test_grpc_protocol/test.py::test_insert_default_column 0.00s setup test_grpc_protocol/test.py::test_simultaneous_queries_same_channel 0.00s teardown test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy 0.00s teardown test_library_bridge/test.py::test_server_restart_bridge_might_be_still_alive 0.00s setup test_materialized_mysql_database/test.py::test_create_table_as_select 0.00s setup test_lazy_database/test.py::test_drop_table[4-default-False-Log] 0.00s setup test_ldap_external_user_directory/test.py::test_role_mapping 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 0.00s setup test_library_bridge/test.py::test_path_validation 0.00s setup test_grpc_protocol/test.py::test_compressed_output_streaming 0.00s setup test_library_bridge/test.py::test_load_keys 0.00s setup test_grpc_protocol/test.py::test_ipv6_select_one 0.00s setup test_library_bridge/test.py::test_ssrf 0.00s setup test_grpc_protocol/test.py::test_compressed_insert_query_streaming 0.00s setup test_grpc_protocol/test.py::test_totals_and_extremes 0.00s setup test_grpc_protocol/test.py::test_input_function 0.00s setup test_keeper_persistent_log/test.py::test_state_after_restart 0.00s teardown test_library_bridge/test.py::test_load_all_many_rows 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 0.00s setup test_grpc_protocol/test.py::test_errors_handling 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 0.00s setup test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally 0.00s setup test_lost_part/test.py::test_lost_part_mutation 0.00s teardown test_keeper_multinode_simple/test.py::test_simple_replicated_table 0.00s setup test_grpc_protocol/test.py::test_opentelemetry_context_propagation 0.00s setup test_keeper_internal_secure/test.py::test_secure_raft_works_with_password 0.00s teardown test_lost_part/test.py::test_lost_part_other_replica 0.00s teardown test_keeper_multinode_simple/test.py::test_read_write_multinode 0.00s teardown test_materialized_mysql_database/test.py::test_create_table_as_select 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync 0.00s teardown test_lazy_database/test.py::test_drop_table[0-s3-True-Log] 0.00s teardown test_library_bridge/test.py::test_recover_after_bridge_crash 0.00s teardown test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 0.00s teardown test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 0.00s teardown test_ldap_external_user_directory/test.py::test_authentication_pass 0.00s teardown test_library_bridge/test.py::test_path_validation =========================== short test summary info ============================ FAILED test_materialized_mysql_database/test.py::test_binlog_client - Asserti... FAILED test_keeper_internal_secure/test.py::test_secure_raft_works_with_password FAILED test_library_bridge/test.py::test_server_restart_bridge_might_be_still_alive FAILED test_library_bridge/test.py::test_ssrf - helpers.client.QueryRuntimeEx... FAILED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 FAILED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 FAILED test_materialized_mysql_database/test.py::test_create_database_without_mysql_connection FAILED test_materialized_mysql_database/test.py::test_create_table_as_select FAILED test_materialized_mysql_database/test.py::test_default_values - helper... PASSED test_grpc_protocol/test.py::test_authentication PASSED test_grpc_protocol/test.py::test_cancel_while_generating_output PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used PASSED test_grpc_protocol/test.py::test_cancel_while_processing_input PASSED test_grpc_protocol/test.py::test_compressed_external_table PASSED test_grpc_protocol/test.py::test_compressed_insert_query_streaming PASSED test_grpc_protocol/test.py::test_compressed_output PASSED test_grpc_protocol/test.py::test_compressed_output_gzip PASSED test_grpc_protocol/test.py::test_compressed_output_streaming PASSED test_grpc_protocol/test.py::test_compressed_totals_and_extremes PASSED test_grpc_protocol/test.py::test_errors_handling PASSED test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes PASSED test_grpc_protocol/test.py::test_external_table PASSED test_grpc_protocol/test.py::test_external_table_streaming PASSED test_grpc_protocol/test.py::test_get_query_details PASSED test_grpc_protocol/test.py::test_input_function PASSED test_grpc_protocol/test.py::test_insert_default_column PASSED test_grpc_protocol/test.py::test_insert_query PASSED test_keeper_multinode_simple/test.py::test_follower_restart PASSED test_keeper_multinode_simple/test.py::test_read_write_multinode PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk PASSED test_grpc_protocol/test.py::test_insert_query_delimiter PASSED test_lazy_database/test.py::test_drop_table[0-default-False-Log] PASSED test_grpc_protocol/test.py::test_insert_query_streaming PASSED test_grpc_protocol/test.py::test_insert_splitted_row PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin PASSED test_grpc_protocol/test.py::test_ipv6_select_one PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync PASSED test_grpc_protocol/test.py::test_logs PASSED test_grpc_protocol/test.py::test_no_session PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout PASSED test_lazy_database/test.py::test_drop_table[0-s3-True-Log] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout PASSED test_grpc_protocol/test.py::test_opentelemetry_context_propagation PASSED test_library_bridge/test.py::test_load_all PASSED test_grpc_protocol/test.py::test_ordinary_query PASSED test_grpc_protocol/test.py::test_output_format PASSED test_keeper_multinode_simple/test.py::test_simple_replicated_table PASSED test_grpc_protocol/test.py::test_progress PASSED test_lost_part/test.py::test_lost_last_part PASSED test_lazy_database/test.py::test_drop_table[4-default-False-Log] PASSED test_keeper_multinode_simple/test.py::test_watch_on_follower PASSED test_lazy_database/test.py::test_drop_table[4-s3-True-Log] PASSED test_ldap_external_user_directory/test.py::test_authentication_fail PASSED test_ldap_external_user_directory/test.py::test_authentication_pass PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy PASSED test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list PASSED test_grpc_protocol/test.py::test_restart PASSED test_grpc_protocol/test.py::test_select_one PASSED test_grpc_protocol/test.py::test_session_settings PASSED test_grpc_protocol/test.py::test_session_temp_tables PASSED test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy PASSED test_library_bridge/test.py::test_load_all_many_rows PASSED test_ldap_external_user_directory/test.py::test_role_mapping PASSED test_library_bridge/test.py::test_load_ids PASSED test_library_bridge/test.py::test_load_keys PASSED test_keeper_persistent_log/test.py::test_ephemeral_after_restart PASSED test_library_bridge/test.py::test_null_values PASSED test_lost_part/test.py::test_lost_part_mutation PASSED test_library_bridge/test.py::test_path_validation PASSED test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels PASSED test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down PASSED test_keeper_persistent_log/test.py::test_state_after_restart PASSED test_manipulate_statistics/test.py::test_replicated_table_ddl PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect PASSED test_grpc_protocol/test.py::test_simultaneous_queries_same_channel PASSED test_grpc_protocol/test.py::test_totals_and_extremes PASSED test_grpc_protocol/test.py::test_transport_compression PASSED test_library_bridge/test.py::test_recover_after_bridge_crash PASSED test_lost_part/test.py::test_lost_part_other_replica PASSED test_keeper_internal_secure/test.py::test_secure_raft_works PASSED test_keeper_persistent_log/test.py::test_state_duplicate_restart PASSED test_keeper_broken_logs/test.py::test_single_node_broken_log PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart PASSED test_manipulate_statistics/test.py::test_single_node_normal PASSED test_lost_part/test.py::test_lost_part_same_replica PASSED test_manipulate_statistics/test.py::test_single_node_wide PASSED test_keeper_three_nodes_start/test.py::test_smoke PASSED test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 PASSED test_keeper_map_retries/test.py::test_queries PASSED test_keeper_force_recovery/test.py::test_cluster_recovery PASSED test_keeper_s3_snapshot/test.py::test_s3_upload PASSED test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot PASSED test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart PASSED test_keeper_nodes_add/test.py::test_nodes_add PASSED test_keeper_reconfig_add/test.py::test_reconfig_add PASSED test_lost_part_during_startup/test.py::test_lost_part_during_startup ================== 9 failed, 91 passed in 1112.27s (0:18:32) =================== Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration/./runner", line 445, in subprocess.check_call(cmd, shell=True) File "/usr/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'docker run --rm --name clickhouse_integration_tests_ekpgq2 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_grpc_protocol/test.py::test_authentication test_grpc_protocol/test.py::test_cancel_while_generating_output test_grpc_protocol/test.py::test_cancel_while_processing_input test_grpc_protocol/test.py::test_compressed_external_table test_grpc_protocol/test.py::test_compressed_insert_query_streaming test_grpc_protocol/test.py::test_compressed_output test_grpc_protocol/test.py::test_compressed_output_gzip test_grpc_protocol/test.py::test_compressed_output_streaming test_grpc_protocol/test.py::test_compressed_totals_and_extremes test_grpc_protocol/test.py::test_errors_handling test_grpc_protocol/test.py::test_external_table test_grpc_protocol/test.py::test_external_table_streaming test_grpc_protocol/test.py::test_get_query_details test_grpc_protocol/test.py::test_input_function test_grpc_protocol/test.py::test_insert_default_column test_grpc_protocol/test.py::test_insert_query test_grpc_protocol/test.py::test_insert_query_delimiter test_grpc_protocol/test.py::test_insert_query_streaming test_grpc_protocol/test.py::test_insert_splitted_row test_grpc_protocol/test.py::test_ipv6_select_one test_grpc_protocol/test.py::test_logs test_grpc_protocol/test.py::test_no_session test_grpc_protocol/test.py::test_opentelemetry_context_propagation test_grpc_protocol/test.py::test_ordinary_query test_grpc_protocol/test.py::test_output_format test_grpc_protocol/test.py::test_progress test_grpc_protocol/test.py::test_restart test_grpc_protocol/test.py::test_select_one test_grpc_protocol/test.py::test_session_settings test_grpc_protocol/test.py::test_session_temp_tables test_grpc_protocol/test.py::test_simultaneous_queries_multiple_channels test_grpc_protocol/test.py::test_simultaneous_queries_same_channel test_grpc_protocol/test.py::test_totals_and_extremes test_grpc_protocol/test.py::test_transport_compression test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin test_keeper_broken_logs/test.py::test_single_node_broken_log test_keeper_force_recovery/test.py::test_cluster_recovery test_keeper_internal_secure/test.py::test_secure_raft_works test_keeper_internal_secure/test.py::test_secure_raft_works_with_password test_keeper_map_retries/test.py::test_queries test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart test_keeper_multinode_simple/test.py::test_follower_restart test_keeper_multinode_simple/test.py::test_read_write_multinode test_keeper_multinode_simple/test.py::test_simple_replicated_table test_keeper_multinode_simple/test.py::test_watch_on_follower test_keeper_nodes_add/test.py::test_nodes_add test_keeper_persistent_log/test.py::test_ephemeral_after_restart test_keeper_persistent_log/test.py::test_state_after_restart test_keeper_persistent_log/test.py::test_state_duplicate_restart test_keeper_reconfig_add/test.py::test_reconfig_add test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 test_keeper_s3_snapshot/test.py::test_s3_upload test_keeper_three_nodes_start/test.py::test_smoke 'test_lazy_database/test.py::test_drop_table[0-default-False-Log]' 'test_lazy_database/test.py::test_drop_table[0-s3-True-Log]' 'test_lazy_database/test.py::test_drop_table[4-default-False-Log]' 'test_lazy_database/test.py::test_drop_table[4-s3-True-Log]' test_ldap_external_user_directory/test.py::test_authentication_fail test_ldap_external_user_directory/test.py::test_authentication_pass test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally test_ldap_external_user_directory/test.py::test_role_mapping test_library_bridge/test.py::test_load_all test_library_bridge/test.py::test_load_all_many_rows test_library_bridge/test.py::test_load_ids test_library_bridge/test.py::test_load_keys test_library_bridge/test.py::test_null_values test_library_bridge/test.py::test_path_validation test_library_bridge/test.py::test_recover_after_bridge_crash test_library_bridge/test.py::test_server_restart_bridge_might_be_still_alive test_library_bridge/test.py::test_ssrf test_lost_part/test.py::test_lost_last_part test_lost_part/test.py::test_lost_part_mutation test_lost_part/test.py::test_lost_part_other_replica test_lost_part/test.py::test_lost_part_same_replica test_lost_part_during_startup/test.py::test_lost_part_during_startup test_manipulate_statistics/test.py::test_replicated_table_ddl test_manipulate_statistics/test.py::test_single_node_normal test_manipulate_statistics/test.py::test_single_node_wide test_materialized_mysql_database/test.py::test_binlog_client test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_create_database_without_mysql_connection test_materialized_mysql_database/test.py::test_create_table_as_select test_materialized_mysql_database/test.py::test_default_values -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa ' returned non-zero exit status 1.